Procedural badge compositing, batch-ready.
Optional source image used for color extraction across all generate layers.
Pre-process large image folders before importing: removes duplicates, filters skewed aspect ratios, and buckets by resolution. Runs locally — nothing is uploaded.
Compiled bottom-up. Not used for intersection detection.
Regenerates all generate-type background layers with unique seeds per batch image.
Image prep: Crop to 1:1 ratio. Use PNG with transparency for clean overlays.
Background removal: remove.bg works well for most images.
Top row — Slice Detection On: Opens the slice preview modal before processing. Choose which overlap regions get promoted above the border.
Bottom row — No Slice Detection: Composited directly, no modal.
Fills 64×64 · slice on
Native size centered · slice on
Fills 64×64 · no slicing
Native size centered · no slicing
Compiled before slice detection. Overlapping midground pixels can be promoted to front layers.
Accepts any 64×64 RGBA PNG. Only non-transparent pixels show — the rest composites cleanly over the background and midground.
Applied after all slicing. Always renders on top. Not used for overlap detection.