RenameIT is a Java Swing application that, given a folder name and a prefix, will rename all the files in that folder to the following format: [prefix]_[seq.number].[file extension]
Leave a Comment
RenameIT is a Java Swing application that, given a folder name and a prefix, will rename all the files in that folder to the following format: [prefix]_[seq.number].[file extension]