Rasterize
Converts URLs, PDF files, and emails to an image file or PDF file.
- Category
- Utilities
- Pack
- rasterize
Configuration parameters
- with_error — Return Errors
- wait_time — Time to wait before taking a screenshot (in seconds)
- max_page_load_time — Maximum time to wait for a page to load (in seconds)
- chrome_options — Chrome options (Advanced. See [?])
- max_chromes_count — Number of maximum Chrome instances to keep running simultaneously.
- max_chrome_tabs_count — Number of maximum tabs each Chrome will be allowed to open.
- is_https — Use secure requests protocol (HTTPS).
- rasterize_mode — Rasterize Mode
- blocked_urls — List of domains to block
- proxy — Use system proxy settings
- lightweight — Lightweight
Commands (6)
- rasterize — Converts the contents of a URL to an image file or a PDF file.
- rasterize-email — Converts the body of an email to an image file or a PDF file.
- rasterize-extract — Extracts structured text content from web pages in markdown format.
- rasterize-html — Converts an HTML file to an image file or a PDF file.
- rasterize-image — Converts an image file to a PDF file.
- rasterize-pdf — Converts a PDF file to an image file.