samdobson / image_slicer

Split images into tiles. Join the tiles back together.
http://samdobson.github.io/image_slicer
MIT License
151 stars 73 forks source link

CLI always writes pngs #4

Closed FreakTheMighty closed 5 years ago

FreakTheMighty commented 8 years ago

The CLI always write PNGs into the source directory, even when specifying an output format. For example, slice-image original/R1.JPG 16 -f JPG -d ./tiles/ produces an series of pngs in original, and jpgs into ./tiles.

samdobson commented 5 years ago

Thanks for the heads-up, much appreciated. This was fixed in https://github.com/samdobson/image_slicer/commit/98b70131d55b8d772f1acbfaf901e1c1b30a0628