gerkintrigg Posted September 1, 2007 Share Posted September 1, 2007 I'll be honest. Image Magick does seem totally inaccessible. I have been PHP programming for years and think I'm reasonably good at it, but can't work out how to simply put in an image path to Image Magick and output other images at specific resolutions. I presume that the automation means that it's very simple to do but have no idea where to start. does it involve anything cleverer than a script written in notepad if necessary or do i need to access a command line each time? any good tutorials out there for me to learn? I've battled through the documentation of image magick and I'm still none the wiser. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/67558-image-magick/ Share on other sites More sharing options...
hitman6003 Posted September 1, 2007 Share Posted September 1, 2007 Have you read the php manual about Image Magick and the Imagick functions... http://us2.php.net/manual/en/ref.imagick.php http://us2.php.net/manual/en/imagick.install.php It does require php >= 5.2.1 Link to comment https://forums.phpfreaks.com/topic/67558-image-magick/#findComment-339436 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.