Step 1 / source
Choose the source
Drop one file here
Choose the file whose name causes upload, sharing, URL, or cross-platform problems.
Checking publication status...LOCAL FILE UTILITY / PORTABLE NAME
Create an identical file with a shorter, portable filename while preserving its extension and every source byte.
Step 1 / source
Choose the file whose name causes upload, sharing, URL, or cross-platform problems.
Checking publication status...This operation runs with browser APIs. Nirmion receives catalogue requests, not the selected source bytes.
The converter creates a separately named output. It never writes back into the source file.
One file up to 25 MB. The content and extension are preserved; only the downloaded filename changes.
Plain-language method
The filename is Unicode-normalized, path-reserved characters are removed, words are joined consistently, and the original extension is retained. The file body is not parsed or converted.
Choose one file. The current filename is treated as a label, never as a path to another location.
Hyphens work well for web assets; underscores are common in data workflows. Lowercase improves consistency.
You receive a byte-identical download with the new name shown in the result facts.
Useful when
Before converting
Know the boundary
The extension is preserved because changing it would not convert the file. If the extension and real format disagree, inspect the MIME type and use a real converter.
Quick answers
The tool changes the label and nothing else.
No. The downloaded Blob contains the same file bytes.
Characters reserved by common filesystems and path separators can cause portability problems.
Use Batch File Renamer to create a numbered ZIP for up to 20 files.