About
NotebookConvert is a free, privacy-first tool to convert Jupyter Notebook (.ipynb) files to PDF and HTML — fully client-side in your browser. No upload, no signup, no server processing.
Why I built it:
- nbconvert requires LaTeX + Inkscape, which is painful to set up on Windows
- Online converters require uploading sensitive data to unknown servers
- I wanted something that "just works" instantly in a browser
Key features:
✓ 100% client-side — your notebook never leaves your browser
✓ No signup, no login, no paywall
✓ Supports both PDF and HTML output
✓ Preserves code formatting, outputs, and inline images
✓ Works offline after the page loads
