$0+

UCS Renamer [BETA Version]

I want this!

UCS Renamer [BETA Version]

$0+

Tired of naming files like it's 1995?

Look, we've all been there. You just designed 300 sound effects across multiple categories and now face the painful task of renaming while cmd+F-ing through that massive UCS spreadsheet.

It's daunting and time-consuming. This tool does it in seconds. All of them. Every single one.

Right-click in Finder → Quick Actions → PMSFX Renamer. Pick your category and subcategory. Type your name + library name (it remembers them!). Boom. Professional UCS formatting.

30KB. Applescript + python3.

Currently in Beta Found a bug or have suggestions? Email me at info /at/ pmsfx /dot/ com

Coming Soon: UCS Category Finder A simple AppleScript app for quick category lookup - just type a word and get instant suggestions with original UCS descriptions. Stay tuned!


SOURCE CODE: https://github.com/pmsoundfx/PMSFX-UCS-Renamer


Key Features:

Batch Process Unlimited Files - Rename 1 to 10,000+ files at once

Right-Click Integration - Works directly in Finder (no app to open)

Smart Number Padding - Auto-adjusts digits (001 or 0001 or 00001) based on library size

Remembers Your Settings - Author and Library auto-filled from last use

82 UCS Categories - 750+ subcategories covering every sound type

Type-to-Search - Find categories instantly by typing

Space Handling Choice - Keep or remove spaces in filenames

Auto-Number Detection - Scans folder and suggests next available number

Skip Duplicates - Safe by default, won't overwrite existing files


Installation Guide

Step 1: Install Python 3 (if you don't have it)

Open Terminal and check:

python3 --version

If you see a version number: You're good! Skip to Step 2.

If you get "command not found": Install Python 3 with this command:

xcode-select --install

Or get it here: https://www.python.org/downloads/

Step 2: Create the folder

In Terminal, type:

mkdir ~/PMSFX_Renamer

Step 3: Add the JSON file

  1. Find ucs_categories.json in the PMSFX_UCS_Renamer zip file
  2. Move it into the folder you just created
  3. Final location should be: ~/PMSFX_Renamer/ucs_categories.json (User/PMSFX_Renamer/ucs_categories.json)

To verify it's there, in Terminal type:

ls ~/PMSFX_Renamer/

You should see ucs_categories.json

Step 4: Set up Automator

  1. Open Automator (press Cmd+Space, type "Automator", press Enter)
  2. Click New Document
  3. Choose Quick Action
  4. At the top of the window, set these two dropdown menus:
    • "Workflow receives current" → files or folders
    • "in" → Finder
  5. In the left sidebar, search for: Run AppleScript
  6. Drag Run AppleScript to the right side (the workflow area)
  7. You'll see a text box with some default code - DELETE all of it
  8. Open the file pmsfx_renamer_code.applescript in TextEdit/TextMate
  9. Select ALL the code (Cmd+A)
  10. Copy it (Cmd+C)
  11. Go back to Automator and paste (Cmd+V) into the empty text box
  12. Press Cmd+S to save
  13. Name it: PMSFX Renamer (or whatever you want!)
  14. Click Save
  15. Quit Automator

Step 5: Test it!

  1. In Finder, select 2-3 audio files
  2. Right-click on the selected files
  3. Look for Quick Actions in the menu
  4. Click Rename with PMSFX UCS (or whatever you named it)
  5. Dialog window with Categories should appear

If you don't see "Rename with PMSFX UCS" in the menu:

  1. Open System Preferences (or System Settings)
  2. Go to ExtensionsFinder
  3. Make sure "Rename with PMSFX UCS" has a checkmark ✓


Requirements:

- macOS 11 Big Sur (2020) or newer (tested on Sonoma)

- Python 3


$
I want this!
Operating System
macOS Only
Requirements
Python 3, macOS 11 Big Sur or newer (tested on Sonoma)
Size
12.2 KB
Powered by