Skip to content

sankeer28/Math-PDF-Generator-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live web version of the Math PDF Generator I made in Python . It allows you to generate any number of PDFs, each containing random math problems and corresponding answers. The PDFs are packaged into a zip file and downloaded to your device using jsZIP, jsPDF and FileSaver.js. My version of the Course Hero File Generator that runs locally.

Features

  • Generate any number of PDFs
  • Each PDF contains random math problems and answers
  • PDFs are packaged into a zip file for easy download
  • Works on both desktop and mobile devices
  • Custom number of question pages to a max of 50 pages per pdf
  • Random file names


Example Question Page


Example Answer Page

Usage

Visit site Simply enter the number of PDFs you want to generate and click the "Generate PDFs" button. The PDFs will be generated and automatically downloaded as a zip file.

Limitations

Generating a large number of PDFs can be resource-intensive and may take longer. Please be patient.

Free unlocks for Course Hero

How to get free unlocks for Course Hero (also works for Studocu)

  1. Go to https://coursehero.com/upload

  2. Make an account if you haven't already

  3. Extract/open the .zip

  4. Upload the documents to Coursehero

  5. Select a random class for the documents

  6. Wait for approval (Usually less than 10 minutes)

For every 10 documents, you will get 5 unlocks!

Note: Upload only 20 documents at a time.

Start the repo if you find this useful