Notebook Converter
Convert *.ipynb Jupyter Notebooks to Python, Markdown, HTML, or PDF
Select a Notebook to Convert
Drop your *.ipynb file here or click to browse
Python Script
.pyExports code cells as runnable Python. Markdown cells become comments. Compatible with Spyder, VS Code, and Jupytext.
Markdown
.mdExports markdown cells as-is and code cells as fenced code blocks. Great for README files and documentation.
HTML Page
.htmlGenerates a self-contained, styled HTML document with rendered cells and outputs. Share as a static web page.
Opens a print-ready view of your notebook. Use your browser's "Save as PDF" option to export. Best quality output.