batchrenameapp
Windows application for renaming multiple files at once using regexp (by mjarvisal)
Gigantor
Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files that exceed RAM (by imagibee)
batchrenameapp | Gigantor | |
---|---|---|
3 | - | |
9 | 22 | |
- | - | |
4.8 | 6.7 | |
about 1 year ago | almost 2 years ago | |
C# | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
batchrenameapp
Posts with mentions or reviews of batchrenameapp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-07.
Gigantor
Posts with mentions or reviews of Gigantor.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Gigantor yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing batchrenameapp and Gigantor you can also consider the following projects:
nodexr - Graphical regular expression editor
RegExtract - Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.
nomino - Batch rename utility for developers
StreamRegex - A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.
brename - A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression
Open.Text - A set of useful extensions for working with strings, string-segments, spans, enums, and value formatting.