LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-20-2004, 04:56 PM   #1
mddolloff
LQ Newbie
 
Registered: Nov 2004
Posts: 8

Rep: Reputation: 0
Resize Image using ImageMagick


I am trying to resize a jpg that is 6000x6000 down to 1024x1024 using ImageMagick. I run

%convert out.jpg -resize 1024x1024 out2.jpg

and it appears to execute correctly without errors, but when I open up out2.jpg the bottom 1/3 of the image is missing. The orignal image (out.jpg) was created using ImageMagick by tiling 6 images together in 3 rows and 2 columns so I am not sure if this has anything to do with it or not (out.jpg looks fine when I view it).
 
Old 11-20-2004, 05:07 PM   #2
Adrohak
Member
 
Registered: Jun 2004
Location: Florida
Distribution: Gentoo
Posts: 148

Rep: Reputation: 15
Try this:
Code:
cp out.jpg out2.jpg
mogrify -geometry 1024x1024 out2.jpg
Hope it helps.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
getting image size (imagemagick) btb Linux - General 6 10-15-2013 02:39 PM
ImageMagick-Convert, resize width, keep aspect cadj Linux - Software 2 06-18-2010 05:10 PM
Video 2 Image - ImageMagick For Videos ??? freebies Linux - Software 1 03-28-2005 03:17 PM
image resize oldstinkyfish Linux - Software 4 12-16-2004 06:00 AM
Centering text on an image using ImageMagick barisdemiray Linux - Software 2 09-20-2004 11:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration