magick-utils icon indicating copy to clipboard operation
magick-utils copied to clipboard

Feature Request: Recombine Tiles into Full Images Based on File Names

Open BobTheHunted opened this issue 3 years ago • 0 comments

You can use Magick Utils to split an image into tiles of a given size via Crop/Expand -> Create Tiles, but there is no way to take those results and combine them back into their original forms, beyond a "Merge All Images Into One" option that doesn't take the file names into account and simply merges all images in a folder into a single image at a random order.

Ideally, you'd be able to choose the tile size, final image size, and combine all tiles in a folder back into whole images again.

BobTheHunted avatar May 03 '21 05:05 BobTheHunted