SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
Thread: pnmleoscale vs. pnmscale
Threaded View
-
Mar 4, 2002, 23:05 #1
- Join Date
- Mar 2001
- Location
- Melbourne, Australia
- Posts
- 1,039
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
pnmleoscale vs. pnmscale
I've copied one of my sites from a shared server to my new dedicated server.
A PHP script on the site handled jpeg upload/optimisation using these three handly utils:
djpeg
pnmscale
cjpeg
On my new dedicated server, djpeg and cjpeg came pre-installed, but pnmscale did not.
In searching around for the package that contains pnmscale, I came across an alternative which claims to be a lot better (higher quality, but at the expense of being more CPU intensive):
http://www.students.tut.fi/~leopold/...e/pnmleoscale/
My question - does anyone have any experience using pnmleoscale? If so, any issues I should know about? Are 'Leopolds' claims of superiority justified?
Thanks.
P.S. pnmscale is part of the pbmplus package, which can be found here:
http://www.acme.com/software/pbmplus/
Bookmarks