Skip to content

Zoom

🤖 AI Drafted (Not reviewed)

Crop and magnify image regions or line strips.

Tool id zoom
Category transform
Uses a language model no
Needs a generative model no
Runs over many items yes
Item handling batch
Structured output no
Human-verified not yet

What it reads

Port Type Required What it is
Files (files) files yes
Documents (documents) json no

What it emits

Port Type Required What it is
Files (files) files
Documents (documents) json

Options

Option Type Default What it does
compression_quality integer 90
height integer
mode string tile One of: region, tile.
output_dir string
output_format string jpg One of: jpg, png, tiff, webp.
overlap number 0.15
pdf_dpi integer 200
rows integer 0 Line strips; 0 chooses from image height.
scale number 2.0
width integer
x integer
y integer

The prompt it sends

This tool does not send a prompt — it does its work in code.