print_ready
Prepare images for professional printing with DPI, bleed margins, crop marks. Supports A4, A3, Letter, poster (24x36), custom sizes. Output as TIFF or PDF. FREE. (FREE)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | Output DPI | |
| image | Yes | Base64-encoded PNG/JPEG image | |
| bleed_mm | No | Bleed margin in mm (0-10) | |
| crop_marks | No | Draw crop marks in bleed area | |
| product_size | No | Standard paper size | a4 |
| output_format | No | Output format | tiff |
| custom_width_mm | No | Custom width in mm (required if product_size=custom) | |
| custom_height_mm | No | Custom height in mm (required if product_size=custom) |