Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kepennar/pdfator
A simple website to file cli and lambda
https://github.com/kepennar/pdfator
aws lambda puppeteer screenshot serverless serverless-framework
Last synced: about 1 month ago
JSON representation
A simple website to file cli and lambda
- Host: GitHub
- URL: https://github.com/kepennar/pdfator
- Owner: kepennar
- Created: 2018-04-04T16:26:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T15:47:09.000Z (about 2 years ago)
- Last Synced: 2024-09-30T07:41:31.465Z (about 2 months ago)
- Topics: aws, lambda, puppeteer, screenshot, serverless, serverless-framework
- Language: TypeScript
- Homepage: https://pdfator.net
- Size: 87.7 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PdfAtor
[![CircleCI](https://circleci.com/gh/kepennar/pdfator.svg?style=svg)](https://circleci.com/gh/kepennar/pdfator)
![Logo](doc/pdfator-logo.svg?sanitize=true 'Screen')
## A simple website to file cli
![Terminal screen](doc/screen.gif?raw=true 'Screen')
Use it with `npx`
```sh
npx pdfator
```Two formats supported:
* png## Thanks
Local Puppeteer setup is heavily inspired from https://github.com/sambaiz/puppeteer-lambda-starter-kit/