View Single Post
Old 07-09-2009, 09:17 AM   #8
imagitronics
Enthusiast
imagitronics has a complete set of Star Wars action figures.imagitronics has a complete set of Star Wars action figures.imagitronics has a complete set of Star Wars action figures.
 
Posts: 26
Karma: 288
Join Date: Dec 2008
Device: Kindle DX / Sony PRS-505
I took a look at Mangle, what I've been doing is using a python script that decompresses a cbz or cbr (or a directory full of them), then goes through each image in the folder and uses imagemagick to conditionally rotate images that are wider than they are tall, convert the pallet to greyscale, and reduce the size to 824x1200 (what size does your MangleDX scale to?) and then recompresses the image the entire folder into a single cbz, which is pretty simple. I thought about wrapping the whole thing up into a GUI, but I don't know yet.

Tim
imagitronics is offline   Reply With Quote