Go Back   openSUSE Forums > Looking For Something Other Than Support?
Forums FAQ Members List Search Today's Posts Mark Forums Read


Looking For Something Other Than Support? If you are looking for manuals, books, repositories, hardware, software, etc. this is the place to see if someone can help you find it.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 19-Oct-2009, 17:01
Growlboy's Avatar
Puzzled Penguin
 
Join Date: Oct 2008
Posts: 32
Growlboy hasn't been rated much yet
Default image tool

Is there any program for multiple image resize in openSUSE?
Reply With Quote
  #2 (permalink)  
Old 19-Oct-2009, 17:11
Explorer Penguin
 
Join Date: Apr 2009
Posts: 676
ab@novell.com hasn't been rated much yet
Default Re: image tool

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Like a way to script resizing? ImageMagick has the 'convert' command.
Check out its manpage.

Good luck.





Growlboy wrote:
> Is there any program for multiple image resize in openSUSE?
>
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJK3OP1AAoJEF+XTK08PnB5HFUP/iuEEUhzntMTU7frn6wZ18ks
PoBZmNDfGAklbuZpFDgRcqHaoGy9Z7kv3LLyo1DvJvo3XWpapB A8D3SfIKjID5pr
1LXH7c4GhU3+9rLPHWrIr0GrT9aVRftjdcZHjCV+N6wP3W1q6S WtqHvUtjAfVwEV
NXCZbzzNifp2T1r06xXM7DW4OuVA/ReH2SoI+tRpn14VIgzVLvz+UgB5ZeawNFL1
EMGxC0nDoBP2ClM0EVCaxgaXrQcd6yUFv4kdXcqE2RVtCEGmPK IQrfHx5V8iS9sZ
N96EeGJfXsvntypaJ/OaG/SThzDuzM9c0cj12V1RhSCG/AiIMms7xK75nk81pN2H
6hRRZyzTDM8GwrszuNkneXnTp39xyrY7lsHbK5XoGq94ElOqad JMhu5T4NGsLxTJ
ZcMcBHErzpSr+FmL/Npdwbg9wxzrWFE6vSZA0oInLH0Tg4HwZSJL8+3R0BaqgsLV
sE8voUdOg56gD94t5fCpC8G4rwa9JI0JUCloj/MoDVhkRJI9t18Itpti6a7TTMLm
uHqfyTWsAddwzaWXkSBr9jGLxN2z3dmGpggbuvLwGmBHRAkPI4 IsMbQW0I9uhrtR
4QWmoFDvD8UJntrpSkoIEG7Gag3B3MVK+I4gEOo7/AA3NlWcZPhDV/jpVoixzh5n
maYvuBJjzKpIcJNECSHD
=v+Z1
-----END PGP SIGNATURE-----
Reply With Quote
  #3 (permalink)  
Old 19-Oct-2009, 17:16
microchip8's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: /dev/belgium
Posts: 2,179
microchip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the roughmicrochip8 is a reputation jewel in the rough
Default Re: image tool

Yes, I package a program called converseen which can do such things. It's in my repo (see sig). Note it is still very young so it may have a few problems
__________________
My site: http://microchip.bplaced.net
My repo: http://download.opensuse.org/repositories/home:/microchip8
SUSE Unbound Forum: http://suseunbound.lefora.com


Do coders dream of sheep() ?
Reply With Quote
  #4 (permalink)  
Old 19-Oct-2009, 17:44
Growlboy's Avatar
Puzzled Penguin
 
Join Date: Oct 2008
Posts: 32
Growlboy hasn't been rated much yet
Default Re: image tool

Thank you people for your replyes. I didn't succeded with imagemagick. This converseen is great. That's exactly what I was looking for.
Reply With Quote
  #5 (permalink)  
Old 28-Oct-2009, 08:47
vodoo's Avatar
Explorer Penguin
 
Join Date: Jan 2009
Location: Switzerland
Posts: 241
vodoo hasn't been rated much yet
Default Re: image tool

Quote:
I didn't succeded with imagemagick.
I'm using the 'convert' utility all the time. It is part of some bash scripts I'm using to create webpages. What is the problem you encounter?

As an example for useage of 'convert' this is a snippet from one of my scripts calling convert to reduce image size:

Code:
convert $INFILE -resize 18.1818% -quality 70 $OUTFILE
B.t.w. both files are *.jpg in my case. There is good online documentation of the numerous options here: ImageMagick: Command-line Tools: Convert
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

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




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2