Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 898 Bytes

readme.md

File metadata and controls

49 lines (32 loc) · 898 Bytes

PDF Reader

Demo Image

Main feature of this reader is to use read aloud feature for free.

Works on Edge Browser only

How to Use?

  • Open index.html
  • Upload PDF
  • Click on Read Aloud Button (Need Internet)

Todo:

  • Add Resize Page Buttons
  • Skip Header/footers,vertical text,text in brackets
  • Make responsive
  • Create Extension
  • Create Mobile App
  • Make links clickable
  • Try base64
  • Use Canvas.before insert method to add textlayer

Contribute to development

# Clone repository
$ git clone https://github.com/Harsh-0-7/PDF-Reader.git

# Move to working directory
$ cd PDF-Reader

# Install dependencies
$ npm install

Have you found a bug?

Please open a new issue on:

https://github.com/Harsh-0-7/PDF-Reader/issues

License

Copyright (c) Harsh Shah

MIT License