@lynnhtinnyein

Projects & Open Source

    A curated collection of production-grade systems and independently built products, including web applications, mobile apps, and reusable open-source packages.

project screenshot
project screenshot

Docskie

Released

Docskie is a minimalist HTML to PDF conversion service with both a web UI and a REST API. Users can drop an HTML file into the interface and instantly download a rendered PDF, or integrate the conversion directly into their own applications via a simple authenticated API endpoint. Built for developers and small teams who need a clean, no-friction document generation tool without heavy third-party dependencies.

Main Features

  • Generates true PDF files — text is selectable and copyable, not image-based
  • REST API with Bearer token authentication
  • API key can be stored locally in the browser
  • Instant client-side PDF download
  • Drag-and-drop HTML file upload
  • Minimalist dark UI with API docs tab

Technologies

NextJSTypeScriptTailwindCssPuppeteer