TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I built a web app to rename files in bulk

1 点作者 vicke49 个月前
Hey HN,<p>I built Smart Bulk Renamer to bulk rename files on Google Drive, Dropbox, OneDrive, or even local files directly from your browser. The idea came after I noticed many users on Dropbox forums were searching for a tool to automate file renaming. I expanded it to include Google Drive, OneDrive, and local files for broader utility.<p>The tool leverages the non-standard FileSystemHandle.move API [1] to rename local files, so the local file renaming currently only works on Chromium-based browsers.<p>Smart Bulk Renamer is heavily inspired by the Mac app &quot;Name Mangler&quot; [2].<p>You can try it without creating an account, and I’d love to hear your feedback!<p>[1] <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;FileSystemHandle" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;FileSystemH...</a> [2] <a href="https:&#x2F;&#x2F;manytricks.com&#x2F;namemangler&#x2F;" rel="nofollow">https:&#x2F;&#x2F;manytricks.com&#x2F;namemangler&#x2F;</a>

暂无评论

暂无评论