C pdf-viewer

Open-source C projects categorized as pdf-viewer
PDF C Win32 C++ Gtk3

Top 3 C pdf-viewer Projects

  1. sumatrapdf

    SumatraPDF reader

    Project mention: We Rewrote JSONata with AI in a Day, Saved $500K/Year | news.ycombinator.com | 2026-03-26

    Fixing bugs is the goldilocks zone for ai. Especially if you have a test that the agent can use to test their fix.

    AI is not a junior developer, as some analogise, but Rain Man. Ultra autistic entity that can chew through way more logical conditions that you.

    As long as you can describe the bug well ai will likely fix it. Logs help.

    Let me give you specific example.

    Here's a fix made by claude to my SumatraPDF: https://github.com/sumatrapdfreader/sumatrapdf/commit/a571c0...

    I have a crash reporting system that sends me crash information in text file: callstack of crashed thread, basic os info and logs of this execution.

    The way I (well, claude) fixed this bug is: I said "analyze crash report: " and it does it in under a minute.

    Recently I've fixed at least 30 bugs with this process (you can view recent checkins).

    Those are crashes that I found hard to fix because even though by human standard I'm both expert developer and expert Windows API developer.

    But I'm not an autistic machine that can just connect the dots between how every windows api works and how it ties to the callstack and information from the log, in under a minute.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. sioyek

    Sioyek is a PDF viewer with a focus on textbooks and research papers

    Project mention: Sioyek is a PDF viewer with a focus on textbooks and research papers | news.ycombinator.com | 2026-03-09
  4. pqiv

    Powerful image viewer with minimal UI

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C pdf-viewer discussion

Log in or Post with

C pdf-viewer related posts

Index

What are some of the best open-source pdf-viewer projects in C? This list will help you:

# Project Stars
1 sumatrapdf 16,794
2 sioyek 9,591
3 pqiv 356

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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