4images Forum & Community

4images Issues / Ausgaben => Feedback & Suggestions => Topic started by: V@no on November 29, 2002, 06:57:41 AM

Title: Jan, did u use -sample in ImageMagick comand in purpose?
Post by: V@no on November 29, 2002, 06:57:41 AM
-sample command create terrible quality pictures. Why u dont use -geometry command? first off all the quality with that command is exelent, and second, file size become smaller.
Title: To help others understand your post...
Post by: Rocky on February 23, 2003, 02:23:20 AM
In "image_utils.php" file, edit the following line


".$quality." -antialias -sample $width"."x"."$height \"$src\"


Change the word '-sample' to '-geometry'

".$quality." -antialias -geometry $width"."x"."$height \"$src\"


You will get brilliant quality.

Sam
Title: Jan, did u use -sample in ImageMagick comand in purpose?
Post by: V@no on February 23, 2003, 05:55:18 AM
yep, thank you.
that what I ment  :D  :wink:

P.S. how did u find this post?!  :o
Title: Jan, did u use -sample in ImageMagick comand in purpose?
Post by: Rocky on February 24, 2003, 01:46:27 AM
I was having trouble with image quality, so I searched around for the quality solution and found the answer.  Then I tried to share the answer with others to pass on the help.  Somehow, during the process, I found your posting.

I almost gave up on 4images.  I have been using Gallery 1.33 and it has been great, with only one exception that it does not have an attractive user interface.  I also like that you can click on the set size of the picture and get the original size so that the user can download the best quality picture.  If 4images can do this, it would definitly beat Gallery for my purpose.  So far, I am still using Gallery and watching 4Images.

BTW, another benefit of ImageMagick is the smaller files size, comparing to Netpbm and GD.  Yes, I am also wantering why, they chose '-sample' as the default setting.  That might have driven quite a lot of people from 4Images, like I almost did, because I use ImageMagick.

Sam
Title: Jan, did u use -sample in ImageMagick comand in purpose?
Post by: SLL on February 24, 2003, 10:23:49 AM
very strange... on my system i can see no diffence using -sample or -geometry... all thumbs appears the same quality.

am i blind or what?  :lol:
Title: Jan, did u use -sample in ImageMagick comand in purpose?
Post by: hk_traveller on April 14, 2003, 03:00:31 AM
Quote from: Rocky
I was having trouble with image quality, so I searched around for the quality solution and found the answer.  Then I tried to share the answer with others to pass on the help.  Somehow, during the process, I found your posting.

I almost gave up on 4images.  I have been using Gallery 1.33 and it has been great, with only one exception that it does not have an attractive user interface.  I also like that you can click on the set size of the picture and get the original size so that the user can download the best quality picture.  If 4images can do this, it would definitly beat Gallery for my purpose.  So far, I am still using Gallery and watching 4Images.

BTW, another benefit of ImageMagick is the smaller files size, comparing to Netpbm and GD.  Yes, I am also wantering why, they chose '-sample' as the default setting.  That might have driven quite a lot of people from 4Images, like I almost did, because I use ImageMagick.

Sam

Hi Rocky,

I also tried Gallery before but later I changed to 4images.  It is because the performance of Gallery becomes very slow when you have lots of photos (I have over 30000).  Do you have the same problems or it is getting resolved?

Thanks!
Title: Jan, did u use -sample in ImageMagick comand in purpose?
Post by: XNeo on June 20, 2003, 08:34:21 PM
Whee!
The increase in thumbnail-quality is huge!
Big thanx to Rocky :)

@Jan
Vorschlag: Mach' das zum Standard in den zukünftigen Versionen. Sieht einfach so aus, als könnte -sample kein Antialiasing, egal was dabeisteht.

Greetz,