diff --git a/software/url-to-png.yml b/software/url-to-png.yml new file mode 100644 index 0000000000..d8a5336e78 --- /dev/null +++ b/software/url-to-png.yml @@ -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