Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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:

* pdf
* png

## Thanks

Local Puppeteer setup is heavily inspired from https://github.com/sambaiz/puppeteer-lambda-starter-kit/