Practical Ways to Generate PDFs in Go: Libraries, LaTeX, Pandoc, Chrome

This page summarizes the projects mentioned and recommended in the original post on dev.to

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. gofpdf

    gofpdf is the classic choice: pure Go, dependency-free.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. unipdf

    Golang PDF library for creating and processing PDF files (pure go)

    unipdf is a commercial-grade library. It's powerful, feature-rich, and paid for production — but free for personal and trial use.

  4. pdfcpu

    A PDF processor written in Go.

    pdfcpu is more focused on editing, processing, and validating PDFs, but it can generate simple PDFs too.

  5. chromedp

    A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

    chromedp lets you programmatically control Chrome.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that Go is
the 4th most popular programming language
based on number of references?