A Mac menu bar utility for converting audio files to FLAC. Drag files onto the icon, get lossless output. No window to open, no settings to wade through — it just runs in the background and does one thing.
Built in Swift using Xcode, with ffmpeg handling the conversion. My first native Mac app.
If you want to try it, the source is on GitHub. Clone the repo, open it in Xcode, and build — it should run straight away. I haven’t published a pre-built release yet, but if that would be useful, open an issue and I’ll put one together.