01-23-2019, 09:31 AM
(This post was last modified: 01-23-2019, 09:33 AM by rich2005.
Edit Reason: typo
)
As a re-look, not impossible using a plugin g'mic http://www.gmic.eu The snag is using a Mac. The alternatives for that plugin are: compile it yourself, find a pre-compiled version that works with the many flavours of OSX/Gimp, use a gimp that already includes gmic.
Similar to an earlier post which divided up a page of cards, with the big difference being the non-regular image placement. This does make any automation for many pages a problem.
Add an alpha-channel, erase lines between the images https://i.imgur.com/A1fmCV1.jpg
Run the gmic_gimp plugin, which gives a preview how it divides up. https://i.imgur.com/l36reAL.jpg
That gives a new image with layers, then one of the several scripts that writes the layers to individual images. https://i.imgur.com/nzvMOPj.jpg and one of them open in a viewer.
That is the bare bones which only takes a couple of minutes, a bit of pre and post processing gives a more consistent result.
Similar to an earlier post which divided up a page of cards, with the big difference being the non-regular image placement. This does make any automation for many pages a problem.
Add an alpha-channel, erase lines between the images https://i.imgur.com/A1fmCV1.jpg
Run the gmic_gimp plugin, which gives a preview how it divides up. https://i.imgur.com/l36reAL.jpg
That gives a new image with layers, then one of the several scripts that writes the layers to individual images. https://i.imgur.com/nzvMOPj.jpg and one of them open in a viewer.
That is the bare bones which only takes a couple of minutes, a bit of pre and post processing gives a more consistent result.