What this tool does
The Image Manipulator processes images in Airtable attachment fields using a pipeline of compression, resizing, and format conversion. Use it to standardize image sizes, reduce file sizes, convert formats, or create web-ready versions of uploaded images.Settings reference
Source
Compression
Resize
Format conversion
Execution settings
Processing pipeline
Processing runs in this order: Resize → Compress → Convert. All enabled operations are applied in sequence to each image.Supported image types
The tool processes: JPEG, PNG, WebP, GIF, TIFF, BMP, SVG. Non-image files in attachment fields are skipped.Fit modes (Exact Size)
Common questions
Can I process images without changing the original?
Can I process images without changing the original?
Yes. Set the output attachment field to a different field from the source. The original images remain in the source field, and processed versions are written to the output field.
What happens if a record has multiple images in the attachment field?
What happens if a record has multiple images in the attachment field?
All images in the attachment field are processed. Each image goes through the full compression/resize/convert pipeline.
Does the tool report how much space was saved by compression?
Does the tool report how much space was saved by compression?
Yes. The execution log reports the original and processed file sizes for each image, so you can see the compression savings.