Skip to content
forked from AlamSirji/gptPDF

gptPDF is a Chrome Extension that lets you export your ChatGPT conversations into clean, professional-looking PDFs. Customize the font size, and preserve code blocks and tables with styling — all in one click!

License

Notifications You must be signed in to change notification settings

erfanyous/gptPDF

 
 

Repository files navigation

🧾 gptPDF – ChatGPT to Styled PDF Exporter

gptPDF is a Chrome Extension that lets you export your ChatGPT conversations into clean, professional-looking PDFs. Customize the font size, and preserve code blocks and tables with styling — all in one click!


🚀 Features

  • 📄 Export ChatGPT Q&A as readable PDFs
  • 🔤 Adjustable font size (choose from popup)
  • 🎨 Colored code blocks (red for prompts, blue for codes, rest is black)
  • 🧼 Removes ChatGPT buttons (copy/edit/etc.)
  • 📊 Table styling with borders
  • 💯 100% client-side – no data leaves your browser

🧩 Installation

  1. Clone the Repo

    git clone https://github.com/AlamSirji/gptPDF.git
    1. Load the Extension in Chrome
    • Open Chrome and go to chrome://extensions/
    • Enable "Developer mode" (top right)
    • Click "Load unpacked" and select the gptPDF folder
    1. Pin the Extension
    • Click the puzzle icon in the top right
    • Find gptPDF and click the pin icon to keep it visible
    1. Start Exporting
    • Open ChatGPT, start a conversation
    • Click the gptPDF icon in the toolbar
    • Choose your font size and click "Export to PDF"

  2. Download from Assets

    📸 Screenshots

About

gptPDF is a Chrome Extension that lets you export your ChatGPT conversations into clean, professional-looking PDFs. Customize the font size, and preserve code blocks and tables with styling — all in one click!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.9%
  • HTML 14.3%
  • CSS 0.8%