Batch Image Resizer
Resize, fit, rename, and export a batch of browser-decodable images as one ZIP.
工具代码会在浏览器中处理所选文件和输入内容,不会将其提交给 TOOLGRID 的处理接口。 TOOLGRID 只衡量工具使用情况,不记录你输入的内容。
- 不上传工具输入至 TOOLGRID
- 不登录
- 复制前先检查
Loading tool…
这个工具能做什么
Resize multiple images to a shared width and height, choose contain or cover behavior, set output format and quality, and download predictable renamed files in a ZIP archive.
Use one reproducible preset for a product gallery, documentation screenshots, or a social-image batch.
The preview reports original and output dimensions; cover mode crops around the center while contain mode adds a background when aspect ratios differ.
这个工具适合解决什么问题
Contain each source on a white square and export numbered WebP files.
依赖结果前需要检查什么
- Animated images are flattened to a single decoded frame.
- Very large batches can exceed browser memory; split the batch and retry failed files.
如果还需要校验、转换或复用结果,可以继续打开相近的浏览器本地工具。
如何使用
01使用场景
Export every item image to the same box and naming pattern.
Constrain large screenshots before committing or publishing them.
常见问题
02What is the difference between contain and cover?
Contain keeps the whole image and may add background space. Cover fills the target box and crops overflow around the center.
What happens to transparency in JPEG?
JPEG has no alpha channel, so transparent areas are composited onto the selected background color.
Are filenames preserved?
The workspace generates a numbered prefix plus the original base name so ZIP entries remain unique and ordered.

