TutuEdit
New Project

Batch Export

The tedious part of delivery was never making the image — it's exporting the same one ten times

or start a blank document

Finishing the artwork is rarely the slow part. App icons need @1x/@2x/@3x, the site wants WebP and JPG, every social platform has its own size, and the client asked for a PNG and a PDF. Export them one at a time and a single revision means doing the whole round again — not difficult, just repetitive. This page collapses it into one action: list the sizes and formats you need, export once, get a ZIP.

It all happens in your browser: nothing uploaded, no account, no limit, no watermark. Revise the design and export again — your list of sizes is still there, nothing to re-enter.

Key features

List it once, export it all

Which sizes, which formats, whether to add a suffix like @2x — set it up and export in one pass. Common sets (app icons, favicons, social platforms) come as presets you can just pick.

Zipped for you

No saving a dozen files one by one. Everything comes back as a single ZIP with size and format in each filename, so whoever receives it doesn't have to ask which is which.

No upload, no account

Resizing and encoding run in the browser (canvas plus the native encoders), so the image never leaves your machine. Client assets and unreleased work don't have to go through anyone's server.

Revised? Just export again

The size list stays with the document. Change the content, export once more, and every spec updates — you don't have to remember which ones you did last time.

How to use

  1. 1
    Drop the design in
    Anywhere on the page catches it, or click to pick a file. PSD, PNG and JPG all open.
  2. 2
    List the specs you need
    Pick a preset or fill your own: size, format, quality, filename suffix. Add as many rows as you like.
  3. 3
    Check the preview
    Before exporting you can see each item's real dimensions and rough file size — especially useful for the JPG quality row. Looking first beats discovering it's mushy afterwards.
  4. 4
    Export and zip
    Everything is generated in one go and downloaded as a ZIP. No watermark, no limit on how often.

FAQ

Which formats can it export?
PNG, JPG, WebP, SVG, PDF and PSD. PNG keeps transparency, JPG lets you set quality, WebP is usually smallest at the same clarity. Which is right depends on the use — WebP for web, PDF or high-quality JPG for print, PSD if it still needs editing.
How many can I export at once?
We set no limit. The real constraint is your machine's memory — generating dozens of large files at once uses a fair amount. If it's too much the browser raises an error and we pass its own wording on, rather than guessing a number on your behalf up front.
Are my images uploaded?
No. Resizing and encoding use the browser's own canvas and image encoders, entirely on your device, and no account is needed. Go offline and export again to verify it.
Is this the same as batch-processing a folder of images?
No. This page takes one design and exports it at many specs. If you have a pile of images that all need the same treatment (cut out, compressed), that's a different job — batch compress, batch resize and batch convert each have their own page, and there's AI batch editing too.

Try Batch Export now

Resizing and encoding run entirely in the browser; nothing is uploaded · no account, no limit, no watermark