TIFF to PNG
Try it interactively →POST /api/image-tiff-to-pngConvert a TIFF image to PNG. Lossless. Handles single-page and multi-page TIFFs (returns the first page; the rest are dropped).
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| image* | file | — | Input TIFF. |
Response
Modes: binary, base64-json. Cache: yes (24h TTL).