Search found 3 matches
- 2013-01-06T06:02:55-07:00
- Forum: Users
- Topic: How can I do a reverse "append"? (color quantization)
- Replies: 7
- Views: 8955
Re: How can I do a reverse "append"? (color quantization)
Thank you snibgo. Yes that is what I was looking for. I did see the commands crop/chop in the command-line options page, but thought it would have to be recalculated/repeated manually. After looking further into crop command, the examples page does a good job visually showing what is capable.
- 2013-01-05T22:58:06-07:00
- Forum: Users
- Topic: How can I do a reverse "append"? (color quantization)
- Replies: 7
- Views: 8955
Re: How can I do a reverse "append"? (color quantization)
Thanks for the reply. Hmm I don't think coalesce will do what I am thinking of. My understanding is coalesce reverses whatever was done by "-layers optimize". But what I want to do is reverse what an "append" does. Append takes multiple images and concats them into one single image. I want to ...
- 2013-01-05T22:05:35-07:00
- Forum: Users
- Topic: How can I do a reverse "append"? (color quantization)
- Replies: 7
- Views: 8955
How can I do a reverse "append"? (color quantization)
Edit: This is what I am trying to do: Example workflow: (20) "100x100" png files -> append into (1) "100x2000" png -> convert to gif -> split back into (20) "100x100" gif files. I don't know how I would do that last step. I am working on a windows laptop. Why do I want to do that last step? Because ...