|
MichaelKirk Registered: Dec 19, 2005 Total Posts: 1759 Country: United States |
Has anyone used ALTools compression software (freeware)? ![]() Simple to use, but I am only getting 1% compression on my files (jped/tiff) and not sure why. Something I may be doing (but there is no way to really mess up using this software) or are the files I am using already compressed and cannot be compressed any further?? I am shooting Nikon RAW and the camera is set up at lossless compression. Importing as DNG and after all edits output to either tiff or jpeg. I thought that the copmpression software would compress final images even further?? Michael |
|
John Patrick Registered: May 09, 2005 Total Posts: 2193 Country: United States |
JPEG is an already-compressed format. Basically, it's probably compressing just EXIF and the occasional few bytes. Not too sure about TIFF, though. |
|
billk55 Registered: Mar 26, 2006 Total Posts: 452 Country: United States |
In a word, no. ZIP is a standard algorithm that is the same for all types of files. The way JPGs are compressed takes into account the fact they are images, and actually does some reasonably smart inter-scanline compression. ZIP takes a (in this case binary) file, and looks for common bit patterns. Great for text (think how often the letter 'e' is used in English). Ineffective for binary. And, ZIP is lossless, which is nice (and necessary for text), whereas JPG can be very lossly if you crank up the compression. |
|
aborr Registered: Apr 20, 2005 Total Posts: 565 Country: United States |
It depends what you are sending. |
|
nathanlake Registered: May 23, 2005 Total Posts: 6714 Country: United States |
Your example picture shows very little savings. Not really worth it in my opinion. |