univert-gui-0.2.1 is not a library.
Univert GUI
The desktop app for Univert, the universal file converter. Drop in a file, pick an output format, convert.

For the command-line version, see
univert.
Install
Optional runtime tools (only needed for their respective conversions):
lilypond, openscad, ffmpeg, fluidsynth.
Use
- Click Select File or drop a file onto the window.
- Pick one of the available output formats.
- Adjust the output path if you want, then hit Convert.
All pure-Rust conversions work out of the box. Tool-gated conversions
(MIDI, wav/aac, scad/stl, …) surface a clear error if the required binary
isn't on PATH.
See the univert crate for the full list
of supported formats.
License
AGPL-3.0-or-later