Skip to content

Releases: phnthnhnm/comic_optimizer

v0.3.0

23 Mar 14:14
v0.3.0
ea507f7

Choose a tag to compare

0.3.0

Added

  • Adjustable divider.

Fixed

  • Timeout box now properly displays actual saved value (visual bug).

Improved

  • Display amount of storage saved in each tab too.

v0.2.0

23 Mar 10:35
v0.2.0
c9b52b0

Choose a tag to compare

0.2.0

Added

  • Add pause/resume functionality.

v0.1.8

01 Mar 03:02
v0.1.8
7112b83

Choose a tag to compare

0.1.8

Added

  • A visually lossless preset (Distance = 1.0).

Fixed

  • Safe Run now also works if the root only has images.

v0.1.7

28 Feb 11:03
v0.1.7
fc39269

Choose a tag to compare

0.1.7

Fixed

  • Use -strip flag for the magick resave logic to fix ICC errors.

v0.1.6

27 Feb 18:39
v0.1.6
b549f25

Choose a tag to compare

0.1.6

Improved

  • Revert operation if size stays the same or went up, applicable per file.

v0.1.5

27 Feb 16:28
v0.1.5
46825c0

Choose a tag to compare

0.1.5

Improved

  • On Error log level, also logs folder with 0% or less storage saved.

v0.1.4

27 Feb 16:01
v0.1.4
a891056

Choose a tag to compare

0.1.4

Added

  • 3 logging setting levels: None, Normal and Error.

v0.1.3

27 Feb 14:31
v0.1.3
b0a2613

Choose a tag to compare

0.1.3

Fixed

  • Re-save images first if cjxl exits with code 1 instead of just skipping.

Improved

  • Log tab pill color now depends on latest exit code instead of 1 instance of non-0.
  • Use multi threading for dwebp.

v0.1.2

27 Feb 11:54
v0.1.2
3463ee5

Choose a tag to compare

0.1.2

Added

  • A cancel button to stop all operations.

Improved

  • The log screen will now only display the file names instead of full paths.

v0.1.1

27 Feb 11:00
v0.1.1
693029d

Choose a tag to compare

0.1.1

Added

  • Post-run actions: Set the app to quit, sleep, hibernate, shutdown or restart after finishing. Dialog prompt and timeout configurable.

Improved

  • Run cjxl with --quiet flag.