Resize on the fly upon upload at phpbb?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
DianaSg

Resize on the fly upon upload at phpbb?

Post by DianaSg »

I have just installed phpbb and attachment mod and imagick.
How do I start to use imagick to convert all pictures during upload to a fixed size if they do exceed it?

Thanks in advance.
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Post by anthony »

See IM examples, Resize for all the info you need!
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
DianaSg

Post by DianaSg »

anthony wrote: See IM examples, Resize for all the info you need!

Is it the website under your signature?
Post Reply