Skip to content

Commit d799dac

Browse files
authored
Update faq.mdx
new FAQ Q: Why is my screenshot blurry?
1 parent babf5a0 commit d799dac

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/browser-rendering

1 file changed

+4
-0
lines changed

src/content/docs/browser-rendering/faq.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,7 @@ For full feature access, use `npx wrangler dev --remote`.
8282
### I upgraded from the Workers Free plan, but I'm still hitting the 10-minute per day limit. What should I do?
8383

8484
If you recently upgraded to the Workers Paid plan to increase your Browser Rendering usage limits, but you're still encountering the 10-minute per day cap, try redeploying your Worker. This ensures your usage is correctly associated with your new plan.
85+
86+
### Why is my screenshot blurry?
87+
88+
If you’ve increased the viewport height and width, the image may turn out blurry. Try increasing the deviceScaleFactor (default is 1) to resolve.

0 commit comments

Comments
 (0)