Batch (mass) oprations on images
Posted: Sat Dec 18, 2021 6:36 am
We have faced tasks already that need to modify many eg. unit images and making it one-by-one is tedious.
what we needed so far
- upscaling images (eventually we can upscale AOS to be 64px)
- offset translate many unit images in AOW so they go up by 15 pixels (to fit on roads)
here is a few tool that looks good:
For resizing:
- Converseen https://converseen.fasterland.net/
For ofsetting/translating and resizing and multiple other options:
- imbatch: https://www.highmotionsoftware.com/products/imbatch
- GIMP has its own command line options and filters (eg offsetting image: gimp-drawable-offset command) https://www.gimp.org/tutorials/Basic_Batch/
what we needed so far
- upscaling images (eventually we can upscale AOS to be 64px)
- offset translate many unit images in AOW so they go up by 15 pixels (to fit on roads)
here is a few tool that looks good:
For resizing:
- Converseen https://converseen.fasterland.net/
For ofsetting/translating and resizing and multiple other options:
- imbatch: https://www.highmotionsoftware.com/products/imbatch
- GIMP has its own command line options and filters (eg offsetting image: gimp-drawable-offset command) https://www.gimp.org/tutorials/Basic_Batch/