PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > vBGallery Support > vBGallery Suggestions

vBGallery Suggestions Post your comments, suggestions, and other feedback about PhotoPost vBGallery here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 1st, 2005, 07:23 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Florida
Posts: 318
ImageMagick vs GD

I am having trouble getting full editing results from GD and ImageMagick simply doesn't appear to be working at all, however, it would appear that ImageMagick should have more features and benefits than GD.

EDIT: After an update and recompile of Php, GD 2.0.28 is now working - rotating images and all. Surely, there must be more than twelve people with a comparative opinion about GD and ImageMagick?

Which one are you using? GD or ImageMagick?
oldengine is offline   Reply With Quote
Old January 1st, 2005, 07:44 PM   #2 (permalink)
Ultimate Member
 
Join Date: Jan 2004
Posts: 2,196
Re: ImageMagick vs GD

Im
Zachery is offline   Reply With Quote
Old January 1st, 2005, 08:18 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Nov 2004
Posts: 49
Re: ImageMagick vs GD

I wanted to use IM but even though it is installed on my server and should be working, it doesn't seem to do anything at all, so I'm using GD
nyifan is offline   Reply With Quote
Old January 1st, 2005, 08:44 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 72
Re: ImageMagick vs GD

I use imagemagick, I have found that one difference between PP and vba gallery is that with PP for imagemagick to work I had to specify the exact address on the server and include the program name. PP example /usr/bin/morgify while with vba gallery I had to drop the morgify for it to work and used simply /usr/bin/ and that worked fine. I still haven't been able to get the water mark working but haven't spent a lot of time on it either.
V-Rodforums is offline   Reply With Quote
Old January 1st, 2005, 11:47 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 36
Re: ImageMagick vs GD

I never got ImageMagick to work with VBA, it worked with everything else.

About the watermark, I'm using a on-the-fly solution just like photopost.
Reynaldo is offline   Reply With Quote
Old January 2nd, 2005, 03:48 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 41
Re: ImageMagick vs GD

I got the resize aspect of IM to work, but as others have mentioned, the watermark feature doesn't appear to work. I've gone back to GD. After discovering the transparency quirk with GD, I don't see any reason to go back to IM unless there is a tremendous savings in speed. I can do everything with GD including transparent watermarks now, so I guess I'm happy.
GrBear is offline   Reply With Quote
Old January 2nd, 2005, 06:49 AM   #7 (permalink)
Ultimate Member
 
Join Date: Jan 2004
Posts: 2,196
Re: ImageMagick vs GD

GD has much more limited support, no gif, no pdf, no psd, ect. IM is a much more functiinoal image manipulation script.
Zachery is offline   Reply With Quote
Old January 2nd, 2005, 03:22 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Florida
Posts: 318
Re: ImageMagick vs GD

I feel like I'm on a treasure hunt getting ImageMagick to work.

I have a script named convert in /usr/bin

# convert -version
Version: ImageMagick 5.5.6 04/01/03 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 2003 ImageMagick Studio LLC

My vbAdvanced path is set to /usr/bin/

Yet thumbnails that are created just fine with GD are a red X with ImageMagick and the none of the edit image tools do anything: Rotate Image: 0 90 180 270 ° Flip Image Horizontally or Flip Image Vertically.

There has to be a key to this mystery somewhere?
oldengine is offline   Reply With Quote
Old February 19th, 2005, 01:35 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 52
Re: ImageMagick vs GD

Quote:
Originally Posted by oldengine
I feel like I'm on a treasure hunt getting ImageMagick to work.

I have a script named convert in /usr/bin

# convert -version
Version: ImageMagick 5.5.6 04/01/03 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 2003 ImageMagick Studio LLC

My vbAdvanced path is set to /usr/bin/

Yet thumbnails that are created just fine with GD are a red X with ImageMagick and the none of the edit image tools do anything: Rotate Image: 0 90 180 270 ° Flip Image Horizontally or Flip Image Vertically.

There has to be a key to this mystery somewhere?
I'm having the same problem. I'd rather use IM, but it doesn't work. I haven't seen this reported as a bug though.
04screamer is offline   Reply With Quote
Old February 19th, 2005, 05:12 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jan 2004
Location: Holland (temp Canada
Posts: 92
Re: ImageMagick vs GD

Like to have ImageMagick but the hosting company says it is to server heavy (?), So have only GD.:-(
pdatotaal is offline   Reply With Quote
Old February 19th, 2005, 06:22 AM   #11 (permalink)
Ultimate Member
 
Join Date: Jan 2004
Posts: 2,196
Re: ImageMagick vs GD

ImageMagick is faster and less resource intensive than GD is
Zachery is offline   Reply With Quote
Old February 19th, 2005, 09:20 AM   #12 (permalink)
Ultimate Member
Verified Customer
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 2,240
Send a message via MSN to mholtum Send a message via Yahoo to mholtum
Re: ImageMagick vs GD

Quote:
Originally Posted by nyifan
I wanted to use IM but even though it is installed on my server and should be working, it doesn't seem to do anything at all, so I'm using GD
Yea me too...
mholtum is offline   Reply With Quote
Old February 20th, 2005, 10:46 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Jan 2004
Location: Holland (temp Canada
Posts: 92
Question Re: ImageMagick vs GD

Quote:
Originally Posted by Zachery
ImageMagick is faster and less resource intensive than GD is
Are you sure? also on a shared server (more websites on one server).
I must now make a good story for the webhosting company.. So do you have proof?
pdatotaal is offline   Reply With Quote
Old February 20th, 2005, 10:54 AM   #14 (permalink)
Ultimate Member
Verified Customer
 
ConqSoft's Avatar
 
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: ImageMagick vs GD

I switched mine to IM and it does appear to cause less of a slowdown on the site while it's processing images.
ConqSoft is offline   Reply With Quote
Old March 10th, 2005, 08:34 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Florida
Posts: 318
Re: ImageMagick vs GD

Quote:
Originally Posted by Zachery
GD has much more limited support, no gif, no pdf, no psd, ect. IM is a much more functiinoal image manipulation script.
Care to create and post an ImageMagik "HOW TO" here on this site?
oldengine is offline   Reply With Quote
Old March 10th, 2005, 09:26 AM   #16 (permalink)
Brian
Guest
 
Posts: n/a
Re: ImageMagick vs GD

There's not really anything to post... All you need should be at imagemagick.org
  Reply With Quote
Old March 10th, 2005, 09:53 AM   #17 (permalink)
Ultimate Member
 
Join Date: Jan 2004
Posts: 2,196
Re: ImageMagick vs GD

Installing ImageMagick requres a shell account at the very very least.
Zachery is offline   Reply With Quote
Old March 10th, 2005, 05:56 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 30
Re: ImageMagick vs GD

Quote:
Originally Posted by Zachery
GD has much more limited support, no gif, no pdf, no psd, ect. IM is a much more functiinoal image manipulation script.
Doesn't GD2+ handle these? I have always used GD2 as it always seemed easier to get working properly. Before GD2, I did use IM due to the previous lack of gif support of GD1.
-Chef- is offline   Reply With Quote
Old March 10th, 2005, 06:14 PM   #19 (permalink)
Ultimate Member
Verified Customer
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 2,240
Send a message via MSN to mholtum Send a message via Yahoo to mholtum
Re: ImageMagick vs GD

I have image Magick installed on my server as it worked for me when I was using both Coppermine & this other gallery yet when I try to use it with the Gallery I got here, it doesn't work..

Go figure..
mholtum is offline   Reply With Quote
Old April 3rd, 2005, 08:26 PM   #20 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 52
Re: ImageMagick vs GD

Quote:
Originally Posted by 04screamer
I'm having the same problem. I'd rather use IM, but it doesn't work. I haven't seen this reported as a bug though.
...or officially addressed. After the upgrade to RC4, I'm still having the same issue. Any plans to fix this problem?
04screamer is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ImageMagick twitch Installs and Upgrade - vBulletin 3.5.X 13 October 31st, 2005 04:49 PM
ImageMagick 6.2.3 ConqSoft Installs and Upgrade - vBulletin 3.5.X 1 July 20th, 2005 04:53 PM
Where is ImageMagick? digidivakathy Photopost Pro Installation & Upgrades 1 July 3rd, 2005 09:46 PM
No ImageMagick or GD imported_ihatetyping How Do I? - vBulletin 3.0.X 1 May 15th, 2005 09:39 AM
G2 To Imagemagick merseybeat Photopost Pro Installation & Upgrades 8 February 18th, 2005 02:33 PM


All times are GMT -5. The time now is 12:16 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0