Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lecture Note Generator

Note generator for the purpose of converting lecture slide PDFs to lined/grid/blank paper with space next to the slides to write your notes.

Downloads

If your operating system is not listed here, good luck.

Preview

Preview

Generating Executables

pyinstaller --onefile --noconsole ./AnnotateGenerator/app.py --name="Note Generator" --icon="./AnnotateGenerator/icon.png"

PPTX to PDF on MacOS

This application only accepts PDFs. I use a MacBook.

You can use an AppleScript to convert PPTX to PDF easily.

Follow the instructions here.

About

Note generator to convert PowerPoint PDFs to lined/graph/blank paper for note-taking

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages