<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [ScreenshotOptions](./puppeteer.screenshotoptions.md) > [quality](./puppeteer.screenshotoptions.quality.md) ## ScreenshotOptions.quality property Quality of the image, between 0-100. Not applicable to `png` images. <b>Signature:</b> ```typescript quality?: number; ```