Skip to main content

Collage Maker Guide

Batch Collage Maker — one drop, not a mail-merge

“Batch” here means the file picker allows multiple files and the default map appears for that count. It does not mean watch a folder and emit 40 collages while you sleep.

Need the main studio? Collage Maker

Written by Safaat Rahman Siham, Founder & Developer at Convertify4u. Contact us.

Throughput without pretending we are a RIP

Multi-select is the batch

The hidden file input uses the multiple attribute. You can highlight a dozen JPEGs in Finder or Files and open them together. They decode into blob URLs in order. A layout for that count is selected by default. That saves the click-click-click of adding one photo at a time. It does not read nested folders, does not skip screenshots automatically, and does not pair “IMG_001 with IMG_002” into separate boards. If the album has 80 keepers, you will make several boards — or you will make a contact-sheet-like 16-cell dump that nobody can read. Choose.

Memory is the real limiter

Sixteen 12 MP photos is a lot of decoded RGBA in a phone tab. If Safari reloads, split the set or compress first. Desktop Chrome is more forgiving. This is the same ceiling as every other spoke; batch does not raise it. There is no AI that ranks smiles and builds ten boards. Default layout-for-count is a lookup table in layouts.ts, not a model.

Repeatable album pages

A practical bulk rhythm: sort the folder by time, grab frames 1–8, export “reception-a.jpg”, grab 9–16, export “reception-b.jpg”. Same ratio, same gap, same map if the counts match. That is as close as this studio gets to a photo-book imposition. For actual books, those JPGs become pictures in the vendor’s editor. Carousel mode is the other bulk story: many full-frame slides in one ZIP — different spoke cluster.

How it works

  1. 1

    Sort, then select a slice

    Time order in the OS picker usually matches the drop order. Take sixteen or fewer.

  2. 2

    Accept the default map or switch once

    Do not custom-pan sixteen cells unless the board is the hero of the job.

  3. 3

    Export, then take the next slice

    Refresh or remove files and drop the next group. There is no project bin.

Use cases

Event contact sheets

Sixteen-up dumps for a photographer’s first-pass review, not for Instagram.

Album page comps

Eight-up pages you will later rebuild in a book SKU.

Folder of SKUs

A one-screen wall for a buyer, then a better line sheet later.

Weekend trip in two files

Saturday board and Sunday board instead of 90 attachments.

Problems we solve

One-by-one pickers

Some web tools still force sequential adds. Multiple is the whole feature.

Folder watchers you do not have

We will not crawl ~/Pictures. You choose the slice.

RAM surprises

A “batch” of huge PNGs can freeze a phone. Compress or split.

Trust & technology

Still local

A dozen files in one drop are still not an upload to us.

Order is roughly picker order

Rearrange by removing and re-adding if a frame must move; there is no drag-to-reorder strip beyond add/remove.

No silent AI cull

We will not drop “blinks” for you. You selected them.

Frequently asked questions