Documentation Index
Fetch the complete documentation index at: https://docs.screenshotmax.com/llms.txt
Use this file to discover all available pages before exploring further.
What is GPU Rendering?
GPU rendering leverages hardware acceleration to generate screenshots and PDFs more efficiently, especially for complex or animated content. This feature is ideal for:- Heavy web animations
- WebGL / 3D visualizations
- Video rendering previews
- Graphically rich UIs
Plan Requirement
If you’re on the Free, Basic or Growth plans, enablinggpu_rendering will return the status 423 and an error:
How to Enable GPU Rendering
To activate GPU rendering, simply set thegpu_rendering option to true in your API request.
Example (POST request)
gpu_rendering flag is optional and defaults to false.

