Giter Site home page Giter Site logo

prorename-vba's Introduction

ProRename-VBA

ProRename批量重命名工具,采用VBA实现

功能:

  1. 一次可添加多个文件夹;
  2. 按正则表达式、文件修改时间、文件大小筛选目标文件;
  3. 按原有序号、文件修改时间等排序目标文件(开发中);
  4. 按正则表达式对原文件名进行截去和替换;
  5. 可添加字符串、日期格式、序号、随机字符串等到新的文件名。
  6. 预览后执行重命名。

执行流程:

  1. 扫描目标文件夹的所有文件
  2. 根据筛选规则筛选目标文件
  3. 根据排序规则排序目标文件
  4. 根据截取和替换规则对目标文件名进行处理
  5. 根据增加模式及表达式对目标文件名进行处理
  6. 生成预览重命名列表

界面总览

image

添加文件来源

image

添加筛选条件

image

选择排序模式(TODO)

image

正则表达式确定截取和替换

image

添加要增加的字符模式

image

拼接增加模式表达式

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.