feat: add url-to-png to misc list (#620)

This commit is contained in:
Jason Raimondi 2024-04-02 15:13:04 -04:00 committed by GitHub
parent 754ae2cf91
commit ad841f1ac4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/url-to-png.yml Normal file
View file

@ -0,0 +1,12 @@
name: "URL-to-PNG"
website_url: "https://github.com/jasonraimondi/url-to-png"
source_code_url: "https://github.com/jasonraimondi/url-to-png"
description: "URL to PNG utility featuring parallel rendering using Playwright for screenshots and with storage caching via Local, S3, or CouchDB."
licenses:
- MIT
platforms:
- Nodejs
- Docker
tags:
- Miscellaneous
depends_3rdparty: false