Skip to content

Releases: fhanau/Efficient-Compression-Tool

ECT 0.7

23 Mar 18:53
Compare
Choose a tag to compare

More speed
Updated libpng and zlib
New features:
Recompression of ZIP files supported
Folders and multiple files can be used to create or to appended to a ZIP file

Barely tested, may contain bugs, especially on windows

ECT 0.6.1

18 Jul 13:55
Compare
Choose a tag to compare

Bug fixes and better PNG compression

ECT 0.6

16 Jul 11:57
Compare
Choose a tag to compare

Much faster blocksplitting
Faster multithreading

ECT 0.5.0.3

01 Jul 22:15
Compare
Choose a tag to compare

Bug fixes for windows
Bumped version

ECT 0.5

28 Jun 20:48
Compare
Choose a tag to compare

More compression in high modes
Better dirty alpha cleaning
Better Speed, esp. in Mode 2, high Modes and palette sorting
(Rereleased w/ additional fixes)

ECT 0.4

21 May 15:36
Compare
Choose a tag to compare

As always, more speed and compression
Bugs fixed
Updated mozjpeg
"--allfilters-b" for brute force PNG filtering
"--pal_sort" for palette sorting (e.g. --pal_sort=4 to try 4 different palette sorting techniques)
Iteration control: Use -xx to use xx iterations. Values over 10000 are interpreted as iterations for the iterative blocksplitting. Use -10003 for Mode 3, 1 Additional blocksplitting pass and -30100 for Mode 9, 100 Iterations and 100 Additional blocksplitting passes

ECT 0.3

25 Mar 18:02
Compare
Choose a tag to compare
ECT 0.3 Pre-release
Pre-release

Lots of speed improvements
Fixed Bugs
undocumented "--arithmetic" enables arithmetic coding on JPEG images

ECT 0.2

07 Jan 17:28
Compare
Choose a tag to compare
ECT 0.2 Pre-release
Pre-release
v0.2

Bump version