epeg - Immensely fast JPEG thumbnailer
Website: | http://web.enlightenment.org/p.php?p=about/efl&l=en |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Epeg is insanely fast at loading large JPEG images and scaling them down to tiny thumbnails. It's speedup will be proportional to the size difference between the source image and the output thumbnail size as a count of their pixels. It makes use of libjpeg features of being able to load an image by only decoding the DCT coefficients needed to reconstruct an image of the size desired. This gives a massive speedup. If you do not try and access the pixels in a format other than YUV (or GRAY8 if the source is grascale) then it also avoids colorspace conversions as well.
Packages
epeg-0.9.1.042-5.fc11.i586 [19 KiB] |
Changelog
by Fedora Release Engineering (2009-02-24):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |