resiz[ly]A PictureEditor.com tool
The queue runs on your machine. Nothing leaves it.

Resize a folder to WebP

A 1600-pixel WebP rule at quality 82 is already written. Drop the folder, read every planned filename and dimension, then adjust one rule before the run.

1The queue

A folder, a selection or a paste. Sub-folders are kept.

0

files queued

Drop a folder. Or 200 files.One file is faster at resizepicture.com.Sub-folders are kept, so a folder name can go in a filename.

/a paste works too

2The rules

Ordered, and every rule a file matches writes a file. That is how one photo becomes three.

WebP delivery: max-w 1600 / contain / webp q82 / {name}-{w}.{ext}
Responsive set
Responsive set320 640 960 1280 1920 / 1x / webp q78

3What will be written

Every file, named and measured, before anything runs.

Drop a folder and this fills in: one row per file that will be written, with its name, its size and an estimate of its bytes, plus every collision and every dropped width. Nothing runs until it is on screen.

4The run

Nothing to run yet.

That is the ledger, mid-run. One line per file as it is written, newest at the bottom, and the real byte count rather than the estimate.

Format is part of the rule

Conversion and resizing are planned together because quality is spent when pixels are encoded, not when a filename changes. One decode feeds one resize and one WebP encode for each matching rule; the source is not repeatedly opened and compressed.

Quality 82 is a delivery starting point rather than a universal optimum. Raise it for fine text and shallow gradients; lower it for large photographic thumbnails whose dimensions already hide small differences.

What to inspect after a test run
PictureLook atLikely adjustment
Portraithair against skyraise quality if edges chatter
Screenshotsmall typekeep dimensions, raise quality
Transparent graphicsoft alpha edgecompare against light and dark
Large photoreal bytes in ledgerlower quality if savings are weak

Questions before the folder runs

Does WebP always make a smaller file?

No. It usually beats JPEG on photographic delivery copies and often beats PNG on screenshots, but a tiny, highly optimised source can already be smaller. The plan estimates size and the run ledger reports the real encoded bytes.

What happens to transparency?

WebP preserves an alpha channel. The rule does not flatten transparent pixels unless you explicitly choose JPEG, whose format has no alpha channel.

Can the original dimensions be kept?

Yes. Change the transform target or set a maximum larger than the source while leaving enlargement off. The rule then changes format without inventing a larger grid.