Skip to main content.

ELC - Error Level Comparer

A quick Windows GUI application to visually display the error level factor caused by jpeg lossy image compression to a known quality percentage.

ELC ScreenShot ELC Example Result

Usage

ELC inputs a JPG image file, saves an intermediate JPG at the compression level you specify, then processes the difference into a bitmap image.

Features

Notes

Only allows input of JPG files currently. An intermediate file, being the JPG at the specified compression level, is saved in the same name and path as the input JPG, but with the '.intermediate' extention.

Download

Targetted for Windows XP and 2000.
Should work on most versions of Windows.
Download: ELC.exe (278 KB) Version 1.1.1.1
MD5 Sum: 2dd42e6641a1a94708fa878f92ff051b
Compressed via UPX v 2.3.0 (http://upx.sf.net) down from 689 KB.

Source Code: ELC_1_1_1_1_SourceCode.zip (11 KB)
MD5 Sum: b374ea0bbc5a30deb6aa8026584817e7
(Created with Borland C++ Builder 6. Requires Borland's VCL libraries to compile.)