Skip to content

A series of experiments in building UIs that allow users to extract and save text from PDF files, whilst reading them in the browser

Notifications You must be signed in to change notification settings

mattmegarry/web-pdf-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

web-pdf-extraction

A series of experiments in building UIs that allow users to extract and save text from PDF files, whilst reading them in the browser.

PDF.js

Most experiments, unless otherwise stated, use PDF.js - this is the framework used (and built) by Mozilla Firefox to display PDFs in the browser. PDF.js renders PDFs into actual DOM nodes, so this seems like a promsising place to start.

About

A series of experiments in building UIs that allow users to extract and save text from PDF files, whilst reading them in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published