pgif

1.0.2 • Public • Published

PGIF

PDF TO GIF or PDF TO PNG

Usage

const pgif = require('pgif')

pgif.pdf('https://gifi.cagatay.me/1.pdf').then(filename => console.log(filename))
pgif.thumbnail('https://gifi.cagatay.me/1.pdf').then(filename => console.log(filename))

Readme

Keywords

none

Package Sidebar

Install

npm i pgif

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • cagataycali