Skip to main content

Third-Party Credits

Stirling PDF is built on these open-source projects.

Server-Side

  • PDFBox - Core PDF manipulation
  • JPDFium - PDFium-based engine used for merge/split and reading text and tables from PDFs
  • LibreOffice - Office document conversions
  • qpdf - Specialized PDF operations
  • Tesseract OCR - Text recognition from images
  • OpenCV - Image processing

Frontend

Desktop

  • Tauri - Native app framework (Windows, Mac, Linux)

Browser File Storage

Files are stored locally in your browser's IndexedDB between operations. They never leave your device until you process them. Clear storage when done on shared computers.

Source Code

x