Skip to content

This will read in a pdf and convert the pdf into one long compressed jpg all on the client side. This allows for smaller uploads and will make documents take up much less room server side.

Notifications You must be signed in to change notification settings

eaddingtonwhite/client-side-pdf-conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#PDF Converter ####By Ellery Addington-White

This will convert uploaded pdf's to one long vertical jpg that is compressed(75% by default can be changed to whatever you want though). This will all be performed client side using java script. This makes for less stress on the back-end by having smaller files to deal with. It will also eliminate unnesesary data usage and network bloat with clients uploading huge pdf documents.

About

This will read in a pdf and convert the pdf into one long compressed jpg all on the client side. This allows for smaller uploads and will make documents take up much less room server side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published