Description: Squash allows resizing of images in a batch mode. It is friendly and usable and does one thing well - resizing images. It is a multi-threaded application and is designed to run on Linux, Mac and Windows
(Does not currently run on Mac, help porting is appreciated)Last changelog:
== Squash 0.3 == * Usability improvements * Squash would crash when restarting resize * Application rename
Firstly, not every body is comfortable with the command line.
Secondly, you can't do this on windows.
Thirdly, do you actually run any gui programs, or are you using w3m?
noyhing personal just a question :)
1. yep, you are rigth
2. i see windows only at school and at screenshots
3. i use conole, when i must use it too have more time to my friends and beer =)
Thanks for the application.
Do you have any plan for resizing based upon number of pixels specified? Where one can mention:
- Actual Height & Width in pixels.
or
- The larger dimension should be N pixels.
Ratings & Comments
14 Comments
for i in `find . -name \*.jpg`; do convert $i -scale 31.25% $i; done what convert can`t, that your prog can?
Firstly, not every body is comfortable with the command line. Secondly, you can't do this on windows. Thirdly, do you actually run any gui programs, or are you using w3m?
noyhing personal just a question :) 1. yep, you are rigth 2. i see windows only at school and at screenshots 3. i use conole, when i must use it too have more time to my friends and beer =)
Thanks for the application. Do you have any plan for resizing based upon number of pixels specified? Where one can mention: - Actual Height & Width in pixels. or - The larger dimension should be N pixels.
I would like that option too.
Yes I have plans for it. I just need to organise the UI a little better.
You have no idea how long I've waited for something as simple as this.
Just to know, what does this software offers more than kde's service with imageMagick ? it's not a troll, just a question.
Another app to play with!
it's cross platform, not dependent on kde. it is supposed to be bundled with a statically compiled version of Qt4 and to be run from anywhere.
You could think of new name for your application, as it 'conflicts' with http://squeeze.xfce.org/
ImageKrush? Krusher OrangeSqeezer Squeezer Either way nice app. thanks!
I like crusher. Dropping the K since the application is actually not kde related
yes i've been alerted to this and will rename soon