A simple utility to convert and/or transfer music files and album art.
- REQUIRED! Download and install ffmpeg
- Either:
- Windows and Linux: Download the latest release and run the executable
- Any platform:
- Install the latest Python version
- Install ffmpeg-python
- Download this repository and run
main.py
Note: This project relies on Tkinter. This is usually installed alongside Python, but if not you may need to install it separately.
- Enter or Browse for your existing music library (Input Folder)
- Enter or Browse for the destination (Output Folder)
- Check the checkbox to export music files as 320kbps MP3
Leaving this unchecked will directly copy the source music files. Conversion to MP3 keeps metadata intact.
Note: Non-embedded album artwork will always be converted to 500x500px BMP for compatibility with Rockbox
- Click Start!
Images (Album Art)
- JPEG
- PNG
- WEBP
- GIF
- TIFF
- BMP
Audio
- AAC
- ALAC
- AIFF
- DSD
- FLAC
- MP3
- OGG
- WAV
My library is almost entirely FLAC files so that is what I'm easily able to test. If the program crashes or skips your files, open a new issue
Smart bitrate conversionExclude list- More conversion settings
