Filename Sanitizer

Clean up filenames for safe cross-OS use.

Works Offline
Privacy First
No Login
No API

Filenames (one per line)

Sanitized filenames

My-Report-(Final)-2024-cafe.pdf
  • Removed characters that are invalid on Windows/macOS/Linux filesystems.

About the Filename Sanitizer

Sanitize filenames or paths so they work safely across Windows, macOS, and Linux: strip illegal characters, reserved device names, diacritics, and emoji, normalize separators and case, and trim to a maximum length.

Examples

Messy filename

My Report (Final)?? café.PDF

Output

my-report-final-cafe.pdf

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-11 · Runs entirely in your browser