PDA

View Full Version : uploaded image turned sideways


juan71287
05-30-2015, 11:52 PM
Hi there. I uploaded an image with the uploaded to attach it in a post. Unfortunately it turned my picture clockwise. I want to see it right-side up. How do I do this?

Thanks.

kh99
05-31-2015, 12:01 AM
I made this mod for someone else who was having a similar problem: https://vborg.vbsupport.ru/showthread.php?t=318291 but it does require that you have ImageMagick installed on your server.

juan71287
05-31-2015, 10:25 AM
Awesome thanks a lot. Unfortunately I don't have that IM thing on my server from host-gator so :(... Oh well, guess it is what it is :?

OK so what I did was just rotated the picture myself on Windows and rename it and remove all TAGS and uploaded correctly.. that is a pain I know but it is what worked :)

Thanks for your amazing help always ;)

kh99
05-31-2015, 11:39 AM
Oh, well yeah, if you just want to upload the one image that's easier. Glad you got it solved. But anyway, just for the record I have a hostgator account, and according to their support page:
The local path to ImageMagick is /usr/bin/

The local path to convert with ImageMagick is one of the following...

/usr/bin/convert
/usr/local/bin/convert
/usr/bin/X11/convert


So if you wanted, you could try (for the ImageMagick path setting) /usr/bin, and if that doesn't work, /usr/local/bin, then /usr/bin/X11.