Skip to content

Jdev9/pdfScannerPdftoText

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pdf to Text ♥️ Django

Heart-Charity

Table of Contents

Description

PDF to TEXT convertor

Features

  • User Registration
  • User Login
  • PDF to TEXT convertor

Installation

  • Clone the repository
git clone https://github.com/Suraj1089/Heart-Charity.git
  • Install the requirements
pip install -r requirements.txt

to know more about database setup, visit https://docs.djangoproject.com/en/3.2/ref/settings/#databases

  • Migrate the database
python manage.py make migrations
python manage.py migrate

  • Create a superuser
python manage.py createsuperuser

  • Run the server
python manage.py runserver

Usage

  • for pdf to text convertor

Contributing

You can clone the repository and make changes to it. It is open for all.

License

MIT

About Author

github linkedin linkedin instagram

Gallery

image image image image image image image

About

pdfScannerPdftoText

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.6%
  • HTML 43.7%
  • CSS 3.1%
  • Shell 0.6%