This repository was archived by the owner on Apr 7, 2024. It is now read-only.
Releases: l-koehler/converter
Releases · l-koehler/converter
v0.3-alpha
Rewrote everything in C++.
Got rid of separate converter files for ffmpeg, unoconv and pandoc, they are now included in convert.cpp.
You still need to install the dependencies separately, but that should get changed soon.
v0.2.1-alpha
Removed file gui-convert.py.
Added GUI to convert.py. To use without GUI, pass it the flag --nogui.
v0.2-alpha
Added a GUI for the program.
Added a script to use the program to convert files from Dolphins context menu.
v0.1.1-alpha
Converting using Pandoc actually works now!
v0.1-alpha
Works for most common files.
Supports conversion of files using FFmpeg, unoconv and pandoc.