Multi-threaded audio converter of FLAC to either Ogg Vorbis or MP3 retaining all tags and metadata. homapage: https://github.com/ZivaVatra/flac2all From the README.md: "Started in 2003 as a simple flac to ogg vorbis script (written in bash), flac2all has grown into a python based, clustered parallel processing program that will convert your collection of FLAC files into various other formats (70+ formats if you meet all dependencies), complete with any tags that the source file had. Designed to be extended with new formats easily as time goes on, it is a utility for people with with large FLAC collections who also want a way to convert multiple files in parallel." Reproducible: Always