winget install --id HulubuluSoftware.AdvancedRenamer
About Advanced Renamer
Advanced Renamer is a program for renaming multiple files and folders at once. By configuring renaming methods the names can be manipulated in various ways. It is easy to set up a batch rename using multiple methods on a large amount of files. The 13 different methods enables you to change the names, and timestamps of files in one go. The files can also be copied or moved to new locations based on information in the files. With Advanced Renamer you can construct new file names by adding, removing, replacing, changi...
What's new in 4.24
Read PDF text content with Script method The new app.readFilePdf(filename) method can be used in the Script method to read the text content of a PDF into a string. Only real text can be read; if the text is stored as an image, it cannot be extracted. The program now has native PDF support without the need for external tools, making PDF loading faster. An optional second parameter can be used to read only a specific page: app.readFilePdf(filename, page). If omitted, the text from all pages is returned. Place panels on the right Individual UI panels can now be configured to appear on the right side of the main window instead of the default left side. This setting is available in the Settings window, where each panel can be independently assigned to either the left or right side. You can keep all panels on the left (the default), move all of them to the right, or mix and match — placing only some panels on the left and others on the right — to suit your workflow. Hide left or right panel by clicking panel button You can collapse either the left or right panel by clicking its panel button, which gives you more room to work by exposing a larger area for the item list. Full list of changes in version 4.24 - Metadata: Added native support for PDF files - Script Method: Added method app.readFilePdf(filename) to extract all content from PDF files as text - Improved reading metadata for Panasonic RAW files (.RW2) - Improved reading Exif metadata when file contains unknown fields or malformed data - Settings: Option to preserve file timestamps when copying files in batch mode - Settin...
Version history
| Version | Updated | Notes |
|---|---|---|
| 4.24 | Unknown | Read PDF text content with Script method The new app.readFilePdf(filename) method can be used in the Script method to read the text content of a PDF into a string. Only real text can be read; if the text is stored as an... |
| 4.23 | Unknown | Full list of changes in version 4.22 - Fixed bug where customn keyboard shortcuts would block certain text input keys |
| 4.21 | Unknown | Watch folder for changes If you are always adding files from the same folder as part of your workflow, you can now setup a folder for the program to watch and automatically add any new files to the list. Choose folder an... |
| 4.20 | Unknown | Tag builder The pattern window has been extended with a tag builder for helping setting up the right parameters for a tag. Can also be used to correctly add tag modifiers and tag fallbacks. Full list of changes in versio... |
| 4.19 | Unknown | Changes to metadata writer The user interface for the metadata batch writer has changed to better support large batches. The user interface is not more compact and performs better when many files are shown in the list. Y... |
| 4.18.1 | Unknown | Release notes |
| 4.18 | Unknown | Command search The program now has a command search feature, which can be opened with Ctrl+P (Windows) or ⌘P (Mac). It can be used to quickly find and execute commands in the program, like adding a specific method, openi... |
| 4.17 | Unknown | Open List and List replace in new window The List method and List Replace method can now be opened in a new window. This makes it easier to work with large lists, as you can now see more lines on the screen without scrol... |
| 4.16.1 | Unknown | Release notes |
| 4.16 | Unknown | Metadata writer is back The ability to change metadata values is the last large feature missing fra version 3.95 and now it has finally returned. It works the same way as in 3.95 and it still uses Exiftool under the hood... |
| 4.15 | Unknown | New tag: <Delimiter> If you have ever created a filename made from metadata values you might have experienced oddly looking filenames with repeated delimiters when some metadata values are empty. It could be a New Name p... |
| 4.14 | Unknown | New tag: <Switch> The new tag <Switch> can be used to switch between two or more values, each item in the list getting the next value in the sequence. When the last value is reached, the sequence starts over from the fir... |
| 4.13 | Unknown | Move, Delete, or Rename existing target files When setting up a renaming batch you might end up with the error "File already exists". This can be most common when moving or copying files to a new location. It has been re... |
| 4.12 | Unknown | Full list of changes in version 4.12 - Upgraded regular expression engine for use in renaming methods - Replace method: Named group substitution is now supported in regular expressions (e.g., (?<name>.*) and ${name}) - P... |
| 4.11 | Unknown | Full list of changes in version 4.11 - Fixed an issue where the menu bar would have the wrong height when starting the program with menu in super compact mode - Script: Re-added the item.GPSExists property - Fixed move m... |
| 4.10 | Unknown | Automatic method titles When multiple methods of the same type are used in a batch, the title of the method will show basic information about the method configuration. This makes it easier to see what each method does wi... |