Oggify is a program that was written to help manage and convert FLAC audio files into other formats. It ships with MP3 and Ogg Vorbis support. It is intended to allow a user to have a directory tree of FLAC files, and be able to update a tree of MP3 or Ogg files as they add new FLAC files. It has an easy command-line interface with a variety of adjustable settings. It also features a plugin architecture to make it easy to add support for more formats.
| Tags | multimedia Sound/Audio Conversion |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Mac OS X POSIX Linux |
| Implementation | Python |
Recent releases


Changes: This release has a plugin framework, better documentation, and a simpler interface. Now written in Python, it depends on mutagen, and having the various FLAC, Ogg, and MP3 programs installed.


Changes: A problem which prevented re-encoding from working was fixed.


Changes: Oggify is now written in Python. Various feature improvements have been added. Support for file formats is implemented with plugins. This should be considered as stable as the Perl-based branch.