Skip to content

功能强大又易用的文件批量重命名软件

License

Notifications You must be signed in to change notification settings

Alert0723/FreeReNamer

 
 

Repository files navigation

FreeReNamer
FreeReNamer

功能强大又易用的文件批量重命名软件

网页版在线体验:https://renamer.cyhuajuan.site

客户端下载:release

桌面版预览

image

网页版预览

image

网页端和桌面端的一些区别

  • 网页端使用的FileSystemHandle的move api,兼容性较差,推荐使用最新版本的chrome浏览器。客户端是原生API,兼容性没问题。
  • 网页端会有额外的操作权限确认,这是浏览器本身的安全处理。客户端没有。
  • 配置数据网页端是存储在indexedDB,桌面端是存储在文件

功能

  • 支持拖拽添加文件和文件夹
  • 支持创建多个配置
  • 单个配置内支持多个规则
  • 支持js脚本,内置Monaco Editor。
  • 跨平台,支持windows,macos,linux

About

功能强大又易用的文件批量重命名软件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.7%
  • JavaScript 2.0%
  • Rust 1.5%
  • CSS 1.5%
  • HTML 0.3%