Skip to content

Releases: l-koehler/FF-converter

Version 2.2.2

23 Jan 19:01
Compare
Choose a tag to compare
  • Fixed some problems with Windows
  • Under Windows, the program can now use packages that are installed in WSL (to use, enable in preferences)

Version 2.2.1

22 Jan 22:19
Compare
Choose a tag to compare

Should now be compatible with Windows.
If anything doesn't work, please open an issue.
The temporary directory is C:/temp/ffconverter, the config directory is %USERPROFILE%/AppData/Local/ffconverter. %USERPROFILE% is probably C:/Users/yourusername/.

Windows does not really offer a good way of installing packages like ffmpeg (which this depends on), so consider using scoop for that.

Version 2.2.0

06 Jan 23:16
Compare
Choose a tag to compare
  • Added zip to input formats
  • No longer assuming gzip is present
  • Added tar.bz2 to in and output formats
  • Creating a tar archive will no longer add the directory structure /tmp/ffconverter/ on top
  • Will no longer disable compression entirely if a single compression dependency is missing

All optional dependencies:
zip, unzip, tar, gzip, bzip2, binutils, squashfs-tools, pandoc, imagemagick, ffmpeg, unoconv

Version 2.1.4

06 Jan 16:29
Compare
Choose a tag to compare
  • fixed extra formats in preferences not working
  • added extra formats for markdown
  • added preference to add formats to show as common
  • added preference to add "double" formats (like tar.gz)

Version 2.1.3

05 Jan 22:37
Compare
Choose a tag to compare
  • Report message after conversion now has a icon to indicate success

Version 2.1.2

05 Jan 22:01
Compare
Choose a tag to compare
  • "All Formats" tab will now, given multiple files, only display output formats all input files support.

Version 2.1.1

05 Jan 20:06
Compare
Choose a tag to compare
  • Fixed extensions with a dot inside not working (e.g. file.tar.gz being treated as filename:file.tar, extension:.gz)

Version 2.1.0

05 Jan 17:03
Compare
Choose a tag to compare
  • Users can now decompress files to a folder

Version 2.0.3

04 Jan 22:47
Compare
Choose a tag to compare
  • Fixed Translations not working
  • English, German and French are up-to-date
  • Other languages are incomplete as they haven't been updated since forking.

Version 2.0.2

03 Jan 21:13
Compare
Choose a tag to compare
  • imagemagick can now write PDF files
  • The "only show common formats" checkbox now reloads the list of available formats