Cachy Get Cachy
Rebaptize - Rename icon

Raycast extension for Cachy

Rebaptize - Rename

by miguel_caetano_dias

Give your files a new name. Bulk rename, smart episode organizing, sort by date or GPS location

ProductivitySystem

Commands

40

Rename Files

View

Bulk rename files using presets for TV shows, anime, movies, auto enumerate, date, or find & replace

Smart Organize Episodes

View

Auto-detect episode numbers and organize into season folders with proper naming

Sort Files by Date

View

Organize files into folders by creation date (day, month, or year)

Sort Photos by Location

View

Organize photos into folders based on GPS location data from EXIF metadata

Smart Find & Replace

View

Find and replace patterns in filenames with multi-rule support, regex capture groups, and file filters

Create Rename Script

View

Build a reusable rename pipeline: filter by file type, chain multiple rename steps, save and run with an alias

Run Rename Script

View

List and run saved rename scripts against the current Finder folder

Rename as TV Show

View

Rename files into TV show format (Show Name S01E01)

Rename as Anime

View

Rename files into anime fansub format ([Group] Name - 01 [Quality])

Rename as Movie

View

Rename files into movie format (Name Year Quality)

Rename by Date

View

Rename files using their creation date

Change Filename Case

View

Convert filenames to UPPERCASE, lowercase, Title Case, or Sentence case

Swap Filename Delimiter

View

Replace dots, underscores, dashes, or any delimiter in filenames with another

Auto Enumerate Files

View

Number files sequentially, optionally sorted by creation or modification date

Change File Extension

View

Bulk change file extensions (e.g. .jpeg to .jpg)

Uppercase All Filenames

Background

Instantly convert all filenames in the current Finder folder to UPPERCASE

Lowercase All Filenames

Background

Instantly convert all filenames in the current Finder folder to lowercase

Title Case All Filenames

Background

Instantly capitalize the first letter of every word in filenames

Sentence Case All Filenames

Background

Instantly capitalize only the first letter of each filename

Replace Dots with Spaces

Background

Instantly replace all dots in filenames with spaces

Replace Spaces with Dots

Background

Instantly replace all spaces in filenames with dots

Replace Underscores with Spaces

Background

Instantly replace all underscores in filenames with spaces

Replace Spaces with Underscores

Background

Instantly replace all spaces in filenames with underscores

Replace Dashes with Spaces

Background

Instantly replace all dashes in filenames with spaces

Replace Spaces with Dashes

Background

Instantly replace all spaces in filenames with dashes

Collapse Multiple Spaces

Background

Instantly collapse double/triple/etc spaces into single spaces in filenames

Enumerate Files by Name

Background

Instantly number files 001, 002, 003... sorted alphabetically by name

Enumerate Files by Date Created

Background

Instantly number files 001, 002, 003... sorted by creation date (oldest first)

Undo Last Rename

Background

Revert the last instant rename command (available for 5 minutes after execution)

Remove Accents from Filenames

Background

Remove diacritics and accents: café → cafe, über → uber

Strip Digits from Filenames

Background

Remove all digits from filenames

Strip Special Characters

Background

Remove brackets, symbols, and special characters from filenames

Trim Filenames

Background

Remove leading and trailing spaces, dashes, dots, and underscores from filenames

Add Zero Padding to Numbers

Background

Pad numbers in filenames to 3 digits: file1 → file001

Remove Zero Padding from Numbers

Background

Remove leading zeros from numbers: file001 → file1

Prepend Parent Folder Name

Background

Add the parent folder name before each filename: NYC/img.jpg → NYC - img.jpg

Swap Filename Parts

Background

Swap two parts of a filename around " - " separator: Artist - Song → Song - Artist

Transliterate to Latin

Background

Convert Cyrillic, accented, and non-Latin characters to ASCII equivalents

Rename Photos by EXIF

View

Rename photos using EXIF metadata: date taken, camera model, ISO, focal length

Rename from CSV

View

Rename files using a CSV mapping of old names to new names