Bulk Image Renamer & Mover
Sort, rename, and move images into folders instantly based on a CSV mapping file.
How to Use
- Click Download CSV Template and open
move-images-to-folders.csv
. - Fill original_name and new_name (include extensions like
.jpg
,.png
). Optionally add folder_name to target a sub-folder. - Upload the CSV, browse and select the images, then choose an output folder.
- Click Proceed to start moving/renaming in batches. Quick Guide: Bulk Image Renamer & Mover
No CSV uploaded
No files selected
No folder chosen
⚠️ Heads up: The File System Access API works best in Chromium-based browsers. For large batches, avoid heavy multitasking while processing.
Frequently Asked Questions
What is the purpose of the CSV file?
The CSV defines how each file should be renamed and optionally what folder to move it into. Columns: original_name
, new_name
, and optional folder_name
.
Can I create new folders automatically?
Yes! If you specify a folder_name
in the CSV, the tool will create that folder if it doesn’t exist.
Which browsers are supported?
The File System Access API works best in Chromium browsers (Chrome, Edge, Brave). Safari and Firefox may not fully support it.
Is there a file limit?
There’s no strict limit, but processing very large batches may cause your browser to slow down. We recommend working in chunks of a few hundred files.