Popular ToolsExplore WEBBE-B toolsFree browser tools, no sign-up.
WEBBE-BBrowse all tools →
RenameDeck

30-second guide

Rename a whole folder in four simple steps.

RenameDeck lets you plan new filenames first. Nothing is renamed while you experiment. You see every result before you download anything.

BeforeIMG_4832.JPGIMG_4833.JPGIMG_4834.JPG
AfterHawaii_001.jpgHawaii_002.jpgHawaii_003.jpg

The whole process

Choose → Set rules → Preview → Export

1

Choose your files

Click Choose files for individual files, or Choose folder for a whole folder.

Choose filesChoose folder

Your files stay in your browser. RenameDeck does not upload them to a file-renaming server.

2

Tell RenameDeck what the names should look like

You can use only one rule or combine several rules.

FindIMG_
Replace withHawaii_
Add sequence001, 002, 003…
Extensionlowercase

You do not need to fill every box. Leave rules you do not need unchanged.

3

Look at the preview

The left side is the original filename. The right side is the proposed filename.

OriginalIMG_4832.JPG
New nameHawaii_001.jpg
✓ Ready

If two files would get the same name, RenameDeck warns you before export.

4

Choose how you want the result

Renamed ZIP

Easiest option. Downloads renamed copies of the selected files.

Rename plan CSV

A spreadsheet-friendly list of old and new names.

PowerShell script

For renaming originals on Windows after you review the commands.

Bash script

For macOS/Linux users who want to rename originals locally.

Important: ZIP export creates renamed copies. Your original files are not deleted or overwritten by the website.

Worked example

Rename camera photos for a trip

You start with

DSC_7281.JPGDSC_7282.JPGDSC_7283.JPG

Set these rules

FindDSC_

Replace withTokyo_

Add sequence001

Extension caselowercase

You get

Tokyo_7281_001.jpgTokyo_7282_002.jpgTokyo_7283_003.jpg

Common recipes

What are you trying to do?

01

Add text to every filename

Use Prefix to add text at the beginning, or Suffix to add it at the end.

photo.jpg → client_photo_final.jpg
02

Number files in order

Turn on Add sequence number. Choose the starting number and padding.

image.jpg → image_001.jpg
03

Remove ugly camera prefixes

Put the unwanted text in Find, then leave Replace with empty.

IMG_photo.jpg → photo.jpg
04

Clean filenames for the web

Choose kebab-case, lowercase extensions, and safe filename characters.

Summer Photo 01.JPG → summer-photo-01.jpg

What the controls mean

The options in plain English

ControlWhat it doesExample
PrefixAdds text before the existing name.photo → trip_photo
SuffixAdds text after the existing name, before the extension.photo → photo_final
Find / ReplaceChanges matching text inside filenames.IMG_ → Hawaii_
Letter caseChanges names to lowercase, uppercase, Title Case, kebab-case, or snake_case.My Photo → my-photo
SpacesKeeps spaces or replaces them with dashes/underscores.My Photo → My-Photo
SequenceAdds numbers such as 001, 002, 003.photo_001
TemplateBuilds a name from tokens such as filename, date, and number.{date}-{name}-{n}
Safe charactersReplaces characters that are troublesome in common operating systems.report:final → report_final

Good to know

Three things that prevent mistakes.

Preview first

Changing a rule updates the proposed names. Check the table before exporting.

Warnings are intentional

If output names collide or a filename is invalid, fix the rule before downloading or running a script.

Scripts can rename originals

ZIP export is copy-based. PowerShell and Bash scripts are different: review them before you run them on your files.

Ready?

Load a sample first if you do not want to risk experimenting on real files.

Open RenameDeck →