nowfound

Dev tools · May 19, 2026

boxpdf · flow PDF layout for JS runtimes

Flexbox-style PDF layout for Workers, Node, Deno, browsers

What it does

boxpdf is a tiny PDF layout engine for Node, Cloudflare Workers, Deno, Bun, Supabase Edge, and browsers. boxpdf: a flexbox-style layout DSL on top of pdf-lib for structured programmatic PDF generation. boxpdf-html: pixel-perfect HTML/CSS renderer designed for environments where Chromium or dynamic WASM are impractical. Supports pagination, wrapping, spacing, headers/footers, images, links, tables, reusable templates, and edge-native deployment without headless Chrome.

Does a similar job

all alternatives →
  • DA
    Dropflow, a CSS layout engine for node or <canvas>2024 · github.com · ▲404

    For the last 5 years I've been working on a layout engine that targets CSS2 and some more modern properties. Live demo: https:&#x2F;&#x2F;chearon.github.io&#x2F;dropflow&#x2F; It matches browsers in all cases I can find where they agree, and it's fast. It supports `position`, `inline-block`, `z-index`, and complex properties like `float` and `vertical-align`. It doesn't support high-level layout like flexbox or grid yet, but you can get intrinsics to easily divide space yourself and paint multiple layout trees. It has a great text layout implementation, and supporting non-Latin scripts is a…

  • FlexPDF2022 · ▲83

    Free PDF to HTML Converter for Publishers

  • T3
    TinyPDF – 3kb pdf library (70x smaller than jsPDF)Dec 2025 · github.com · ▲253

    I needed to generate invoices in a Node.js app. jsPDF is 229KB. I only needed text, rectangles, lines, and JPEG images. So I wrote tinypdf: <400 lines of TypeScript, zero dependencies, 3.3KB minified+gzipped. What it does: - Text (Helvetica, colors, alignment) - Rectangles and lines - JPEG images - Multiple pages, custom sizes What it doesn't do: - Custom fonts, PNG&#x2F;SVG, forms, encryption, HTML-to-PDF That's it. The 95% use case for invoices, receipts, reports, tickets, and labels. GitHub: https:&#x2F;&#x2F;github.com&#x2F;Lulzx&#x2F;tinypdf npm: npm install tinypdf

  • CraftMyPDF2022 · ▲135

    Design and generate pixel-perfect PDF documents in minutes

  • CobaltPDFJun 2026 · cobaltpdf.com · ▲3

    Generate pixel-perfect PDFs from HTML in any .NET app

  • PM
    PrivatePDF – minimal PDF editor that runs in the browser2023 · github.com · ▲14

    I created this tool to make it quick and easy to sign PDF contracts, without having to deal with installing additional software and without worrying that my PDFs will get uploaded to a third party. It supports the bare minimum for my most common usecases. It is not intended to be a full-featured PDF editor. Features include filling PDF forms, inserting images and text, and rotating PDFs. Check it out by either picking a PDF of your own - https:&#x2F;&#x2F;photown.github.io&#x2F;private-pdf&#x2F;, or with a preloaded sample PDF -…

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 26d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 21d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 12d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Open-source GTM skills for technical founders

    Dev tools · 30d ago · gtmcofounder.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 25d ago · nuphos.ai

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok&#x2F;s prefill and 1200 tok&#x2F;s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com