Audio File Name Fixer is a utility written in python to change the file names of your audio files to match what is in the ID3 tags. Useful for fixing names of files copied directly from an iPod.
Follow Audio File Name Fixer
Other Useful Business Software
Filestack covers every available facet of file handling with ease, from rapid file uploads to swift, secure file delivery. Take advantage of advanced image intelligence to detect and tag objects in your photos, or use OCR to easily parse and process image text. Filestack Workflows allow you to automate complex file processing pathways into a single API call with an intuitive, low code interface. Everything your app could need, in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful. Was going to write something myself but the author saved me a ton of time. Ran into a little trouble with characters that are valid for ID tags, but not windows file names (\ / : * ? " < > |) and also elipsies causes problems (...). Author accounted for forward slashes, but not the rest. Was a pretty easy fix change to account for all those characters. Helped me rename my 20 gigs of songs. Thank you sir/madam!