drengskapur/colab2pdf
Convert your Colab notebook to a PDF. One-minute install. Zero configuration.
This tool helps data scientists, researchers, and students who use Google Colab to easily save their work as a polished PDF document. It takes your active Colab notebook, converts it into a clean, professional PDF file, and provides a direct download link. It's designed for anyone needing to share their computational results, analyses, or reports in a universally readable format.
Available on PyPI.
Use this if you need to quickly and reliably export your Google Colab notebook to a PDF for sharing, archiving, or presentation, without any complex setup.
Not ideal if you need highly customized PDF layouts or extensive control over the rendering of individual cells beyond standard document formatting.
Stars
33
Forks
6
Language
Python
License
GPL-3.0
Category
Last pushed
Dec 21, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/drengskapur/colab2pdf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code