| View previous topic :: View next topic |
| Author |
Message |
jps
Joined: 02 Sep 2006 Posts: 253 Location: Scotland
|
Posted: Thu Feb 22, 2007 6:34 am Post subject: App to spit an image into smaller images? |
|
|
Say I had an jpg of 1024x1024,I'd like something that would split it into 4 separate pics each of 256x256.
Anybody know some free software that can do that? Its pretty tedious doing it by hand with photoshop. |
|
| Back to top |
|
 |
hoppfrosch
Joined: 25 Jan 2006 Posts: 16 Location: Somewhere in Germany
|
Posted: Thu Feb 22, 2007 7:18 am Post subject: |
|
|
Depends on the operating system ...
On Windows I would one of the following:
- [ImageMagick http://www.imagemagick.org/script/index.php - offers a powerful set of commandline-tools for image manipulation (and many more ...)
- IrfanView http://www.irfanview.com/ - offers many command-line options - amongst many others a crop functionality which should do your job ...
Hoppfrosch |
|
| Back to top |
|
 |
jps
Joined: 02 Sep 2006 Posts: 253 Location: Scotland
|
Posted: Thu Feb 22, 2007 9:22 am Post subject: |
|
|
| I'll check them out,thanks |
|
| Back to top |
|
 |
|