Skip to content

Releases: cyber-anderson/Formatix

v1.17.0

Choose a tag to compare

@cyber-anderson cyber-anderson released this 05 Jul 16:36
c65770b

New

  • Added update checks against GitHub releases, can be disabled in Settings

Changed

  • Minor Settings window improvements

Full Changelog: v1.16.0...v1.17.0

v1.16.0

Choose a tag to compare

@cyber-anderson cyber-anderson released this 04 Jul 15:57
df2f256

New

  • File renaming in Settings — built-in presets (keep original / name + number / name + date) plus a custom template builder (Name / Index / Date / Custom text)

Changed

  • Refactored formatix.py into modules (localization.py, converter.py, compare.py, settings.py)
  • Bump tkinterdnd2 from 0.5.0 to 0.6.1

Full Changelog: v1.15.0...v1.16.0

v1.15.0

Choose a tag to compare

@cyber-anderson cyber-anderson released this 02 Jul 09:07
2a8d8e1

What's New

  • Added a "Target file size" mode for image compression. Alongside the existing quality slider (%), you can now set a target output size (KB/MB), and the app automatically finds the best quality per file to fit within that limit. Supported for JPEG, WEBP, HEIC, AVIF
  • Bump Pillow from 12.2.0 to 12.3.0

Full Changelog: v1.14.3...v1.15.0

v1.14.3

Choose a tag to compare

@cyber-anderson cyber-anderson released this 25 Jun 13:20
5d91e3f

What's New

  • Minor localization improvements
  • Minor code improvements

Full Changelog: v1.14.2...v1.14.3

v1.14.2

Choose a tag to compare

@cyber-anderson cyber-anderson released this 19 Jun 23:47
1e05327

What's New

  • Fixed an issue where image would disappear when moving the divider to the far left during comparison
  • Resolved internal file list synchronization issue where mismatched source/result files could open for comparison when the selected file had a conversion error
  • Bump resvg-py from 0.3.2 to 0.3.3
  • Adding/dropping files (or switching language) with many SVGs in the list no longer re-scans every SVG on disk each time — resolution lookups are now cached per file
  • "Open folder" button no longer lights up green when every file in the batch failed to convert
  • Minor localization fixes

Full Changelog: v1.14.1...v1.14.2

v1.14.1

Choose a tag to compare

@cyber-anderson cyber-anderson released this 19 Jun 07:23
f63877d

What's New

  • Improved comparison logic
  • Improved sorting logic

Full Changelog: v1.14.0...v1.14.1

v1.14.0

Choose a tag to compare

@cyber-anderson cyber-anderson released this 18 Jun 19:58
83a106e

What's New

  • Added image comparison tool, allowing to easily compare the source file with the processed result
  • The application now defaults to the AVIF format upon the first launch

Full Changelog: v1.13.0...v1.14.0

v1.13.0

Choose a tag to compare

@cyber-anderson cyber-anderson released this 16 Jun 10:44
90a91fe

What's New

  • Light theme added, switch between dark and light in Settings (restart required to apply)

Full Changelog: v1.12.0...v1.13.0

v1.12.0

Choose a tag to compare

@cyber-anderson cyber-anderson released this 15 Jun 09:33
09b52e8

What's New

  • Conversion can now be stopped mid-process — hover over the "Processing..." button to reveal "Stop" and click to cancel. Results for already converted files are shown immediately
  • Output folder is now saved and restored between sessions when "Remember settings" is enabled

Full Changelog: v1.11.2...v1.12.0

v1.11.2

Choose a tag to compare

@cyber-anderson cyber-anderson released this 14 Jun 21:32
9c78dd2

What's New

  • Settings window now opens centered relative to the main window instead of the screen center
  • Resolution is now loaded in the background after adding files
  • Removed internal debug output that could cause silent errors in the exe compiled

Full Changelog: v1.11.1...v1.11.2