Open Source Credits
Built on the shoulders of giants
TriFold PDF wouldn't exist without the open-source community. We use these projects to convert your Markdown into beautiful PDFs—and we're grateful for every one of them.
01
CORE_TOOLS
02
FONTS
PDF Fonts
Professional fonts from the GUST e-foundry, all released under the GUST Font License:
- Latin Modern—Default body font. A modern take on Computer Modern.
- TeX Gyre Pagella—Palatino-inspired serif. Elegant and readable.
- TeX Gyre Heros—Helvetica-style sans-serif. Clean and modern.
- TeX Gyre Termes—Times-style serif. Classic and professional.
- TeX Gyre Cursor—Courier-style monospace. For code and fixed-width text.
Web Fonts
Website typography from Google Fonts, licensed under the SIL Open Font License:
- JetBrains Mono (SIL OFL)—Monospace font for code and UI elements.
- Inter (SIL OFL)—Body text and headings.
03
PYTHON_LIBRARIES
Backend Framework
The Python ecosystem that powers the API:
- FastAPI (MIT)—High-performance web framework.
- Pydantic (MIT)—Data validation and settings management.
- python-multipart (Apache 2.0)—Form data parsing.
- Uvicorn (BSD-3-Clause)—Lightning-fast ASGI server.
- aiosqlite (MIT)—Async SQLite database access.
- PyJWT (MIT)—JSON Web Token implementation.
- cryptography (Apache 2.0/BSD)—Cryptographic primitives.
04
INFRASTRUCTURE
05
THIRD_PARTY_SERVICES
Services We Use
External services that integrate with TriFold PDF:
- Plausible Analytics—Privacy-friendly usage analytics.
- Stripe—Secure payment processing for Pro.
Thank You
To all the maintainers, contributors, and communities behind these projects—thank you. Your work makes tools like TriFold PDF possible.
TriFold PDF itself is open source under the MIT licence.