Enhance the quality of your website screenshots with adjustable device pixel ratio (DPR) settings. By increasing the DPR, you can capture sharper, more detailed images, making them ideal for professional use such as presentations, reports, and detailed visual analysis.
The device pixel ratio (DPR) determines the quality of your screenshots. By default, screenshots are captured at a DPR of 1, which is suitable for standard displays. However, you can adjust the DPR to capture higher resolution images:
Each increment in DPR enhances the image's clarity, making text and details more readable and visually appealing.
Here's how different DPR settings impact screenshot quality and their practical applications:
A DPR of 1 provides standard resolution screenshots that are suitable for most online and print applications. These images offer clear details but are not as sharp as higher DPR settings.
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&viewport=1024x768
&dpr=1
&url=tesla.com/solarpanels
Your API key can be found on the API Keys page. Need an API Key? Sign up to get started.
For internal applications, replace YOUR_API_KEY with your own unique API Key.
For public facing websites or hotlinks, generate a signed URL.
Screenshot URL with DPR set to 1 (1024x768 @ 730KB).
A DPR of 2 captures screenshots at double the resolution, providing sharper images ideal for high-resolution displays and detailed presentations.
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&dpr=2
&url=tesla.com/solarpanels
Screenshot URL with DPR set to 2 (2048x1536 @ 2.25MB):
Opt for DPR 3 for the highest quality screenshots, delivering exceptional detail and clarity. Ideal for professional use where image fidelity is critical.
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&dpr=3
&url=tesla.com/solarpanels
Screenshot URL with DPR set to 3 (3072x2303 @ 4.66MB):