Skip to content

A few simple routines for rendering a PDF to a PNG thumbnail. Uses Mozilla's pdf.js library.

Notifications You must be signed in to change notification settings

madmadmad/PDFthumbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFthumbs

A few simple routines for rendering a PDF to a PNG thumbnail. Uses Mozilla's pdf.js library.

Renders a PNG client-side and makes an AJAX call on the server to save it to disk.

You'll find server-side solutions which require ImageMagick and Ghost installed on said server. This requires nothing but what is here.

About

A few simple routines for rendering a PDF to a PNG thumbnail. Uses Mozilla's pdf.js library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages