Home · Personal · Tech & Digital Life · Files, photos & backups
As of 13 August 2026, AI can only partly rename your files in bulk.
This still needs a person who signs their name to it.
Can you do it?
5 minutesto a draft.
30 minutesto something you’d act on.
Cost, all in£0
Skill neededpower-user
Who has to check ityou
What the alternative costsNo priced file-renaming alternative is listed in the supplied tools data.
If this goes wrong, a backup and a dry run usually let you restore the original names, but an unreviewed command can create a time-consuming mess.
What to actually do
Hand it to a person
The route this page recommends
A person who owns the outcome does this end to end, worth it when the failure is dear.
Use a tool built for this
Second choiceDo it yourself
The distant thirdA chat interface, power-user skill, and roughly 30 minutes until you can act on the result.
How to actually do it
- Make a copy of the folder, then open the copy in File Explorer, Finder or your file manager and note its full folder path.
- Create a plain-text file containing the current filenames, one filename per line, and remove any files you do not want renamed from the test copy.
- Open ChatGPT, Claude or Gemini, paste the prompt, and replace the bracketed sections with your operating system, folder path, sample filenames and exact naming rules.
- Paste the returned script into the appropriate text editor, save it using the file extension the instructions specify, and do not run the apply command yet.
- Run the script in dry-run mode against the copied folder and save or copy the table of original and proposed names.
- Compare every proposed name in the dry-run table with your naming rules and check that no proposed name is duplicated or already exists in the folder.
- Run the apply command only on the copied folder after the comparison is complete, then open several renamed files and check that their contents and extensions are unchanged.
- Repeat the approved command on the original folder only after the copied-folder result is correct, keeping the backup until the renamed files have been checked.
Prompt
I need to rename files in bulk on [Windows / macOS / Linux]. The folder is [folder path]. Here are representative current filenames: [ paste filenames here ] Rename them according to these rules: [ describe the exact naming rules, including prefixes, dates, numbering, replacement text and what must stay unchanged ] Create a script for my operating system that: 1. Shows a dry-run table containing each original filename and proposed new filename. 2. Makes no changes during the dry run. 3. Refuses to overwrite an existing file. 4. Handles duplicate proposed names clearly instead of guessing. 5. Preserves file extensions unless I explicitly say otherwise. 6. Ignores subfolders unless I explicitly request recursive processing. 7. Stops and reports errors rather than continuing silently. 8. Includes a separate command or clearly marked switch for applying the changes after I approve the dry run. Explain exactly how to save and run it, how to create a backup first, and how to undo the changes. Do not invent filenames or infer missing rules. Ask one concise question if the operating system or naming rule is unclear.
Open it prefilled in ChatGPT or Claude, or copy it into Gemini, which takes no prefill link.
What it gets wrong
- AI cannot see your local folder or know which files are safe to change without a listing or direct computer access.
- It cannot resolve an ambiguous rule such as which date, camera number or duplicate suffix you intended.
- It cannot guarantee that a script matches the behaviour of your particular operating system, shell or file system.
- It cannot check a large batch as reliably as you can when the correct result depends on personal context.
- It does not carry responsibility for a command that renames the wrong files.
What caps this at PARTLY: private data access, verification cost and judgement under ambiguity.
How we scored this
Five axes, each scored nought to two by hand: ten means AI carries the task cleanly, and the thresholds that turn a total into YES, PARTLY or NO are published in the methodology. Each axis name links to its definition.
| Axis | Score (0–2) |
|---|---|
| Output | 1 |
| Inputs | 1 |
| Verification | 1 |
| Liability | 1 |
| Effort delta | 1 |
| Total | 5 / 10 |
The methodology and its thresholds are published in full.
FAQ
- Can ChatGPT rename files on my computer?
- Not directly in an ordinary chat. It can write a script or give you commands, but you must run them and grant any required access yourself.
- Can AI rename hundreds of files at once?
- Partly. AI can create a batch-renaming script, but you need to test it with a dry run, confirm the proposed names and run it on your computer.
- Is it safe to use AI to rename files?
- It is reasonably safe when you work on a backup, use a dry run and prevent overwriting existing files. Running an untested command on your only copy can make the folder difficult to repair.
- What should I tell AI to rename my files?
- Give it your operating system, folder path, sample current filenames and exact naming rules. Ask for a dry-run script that reports duplicates, refuses overwrites and leaves file extensions unchanged.
Nearby answers
Assessed by gpt-5.6-luna (gpt-5.6-luna) on 2026-08-13, second-checked by an independent model. Wrong somewhere? Email [email protected] and it gets re-checked.
The newsletter
AI news, new answers and product picks, straight to your inbox.