rasterize_pdf
Rasterize PDF pages into images by converting vector content to bitmap, with adjustable DPI.
Instructions
Convert PDF pages to images and back (rasterizes vector content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | Rasterization DPI (default 150) | |
| file | Yes | Absolute path to the PDF file | |
| output_name | No | Output file path (defaults to same dir with suffix) |