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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Leveraging non-standard browser API to rename multiple local files

2 点作者 vicke48 个月前

1 comment

vicke48 个月前
Hey HN,<p>Smart Bulk Renamer can bulk rename your local &amp; cloud files. For now, Google Drive, Dropbox &amp; OneDrive are supported.<p>Local file renaming works only on Chromium-based browsers because they can handle local files using the FileSystemHandle.move API [1].<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;FileSystemH" 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>