SVG screenshots offer various benefits over normal PNG screenshots, while keeping the good parts:
- đŧ Flexible: Freely select the region of the website you want to capture or capture the whole page.
- đĸ Scalable graphics: Screenshots never get pixelated when zooming in.
- đ Semantic: Text can still be selected and copied to clipboard.
- đĻģ Accessible: SVG is annotated with ARIA attributes and can be read by screen readers.
- đĨ Paste into design tools: SVGs will work in design tools like Illustrator, Figma, Sketch etc.
- đ Interactive: Links are still clickable.
- đĻ Self-contained: Inlines external resources like images, fonts, etc.
- đ¸ Static: Styles and layout are recorded at the time of snapshot and will not change.
- đ Small: Depending on the content, SVGs can be magnitudes smaller than PNGs and compress loslessly.
- đĄ Secure: The SVG will not run any JavaScript.
- License: MIT License
- Weekly downloads: 14
- Average daily users: 437
- Rating: 4.5/5 of 6 ratings
- Created: 2020-11-29 23:26:46
- Last updated: 2021-05-24 13:50:28
- Homepage: https://github.com/felixfbecker/svg-screenshots
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/svg-screenshots/
- API: svg-screenshots@felixfbecker