FlicFlac 0.36 - WAV/FLAC/MP3/OGG Converter (Single-EXE GUI)
A small utility to convert WAV, FLAC, MP3 and OGG files to any of the other formats.
Requires some external files (see notes at the beginning of the code).
When compiled, it will "swallow" the external converters using FileInstall, so that the resulting compiled code is a single exe, with no dependencies.
Converting multiple files at once is supported.
Dragging files/folders on the GUI is supported.
Context menu (shell) integration is supported.
To compile, put the flac.exe, lame.exe, oggenc.exe, oggdec.exe and the INI file in the same directory as this script.
Both a compiled version and source code are available on the
FlicFlac Homepage