Skip to content

ofurkancoban/PDFwithNotesSection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml2csv

Check this out: https://pdfwithnotes.streamlit.app/

PDF with Notes Section A simple web-based application to add notes sections to PDF files using Streamlit.

Overview

This project allows users to upload PDF files, select the style of the notes section (grid, lined, dotted, blank), choose the font and color scheme, and enter the text to be displayed. The processed PDFs can then be downloaded for further use.

Features

  • Add notes sections to PDF files
  • Select from four styles: grid, lined, dotted, or blank
  • Choose the font and color scheme
  • Enter the text to be displayed in the notes section
  • View the processed PDF files
  • Download the processed PDF files

Getting Started

  1. Clone this repository: git clone https://github.com/ofurkancoban/PDFwithNotesSection.git
  2. Install dependencies: pip install -r requirements.txt
  3. Run the application: streamlit run main.py

Usage

  1. Upload PDF files using the file uploader
  2. Select the style, font, and color scheme for the notes section
  3. Enter the text to be displayed in the notes section
  4. Click the "START" button to process the PDFs
  5. Download the processed PDF files

Technical Details

  • This project uses Streamlit as the web framework
  • The application is built using Python 3.x
  • It utilizes Pillow for image processing

Credits

Contributing

This project is open-source, and contributions are welcome! If you'd like to contribute or report an issue, please create a pull request or file an issue on this repository.

I hope this helps! Let me know if you have any questions.

About

Add Note Section to Your PDFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages