Showing 28 open source projects for "pdf minimal"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Nano PDF Editor

    Nano PDF Editor

    Edit PDF files with Nano Banana

    ...Designed to be easily embedded into larger software projects, Nano-PDF has a small code footprint and straightforward APIs that developers can call from common languages, helping it fit into text editors, document explorers, or custom user interfaces with minimal effort. The viewer strives to comply with standard PDF features, like annotations and linked bookmarks, while avoiding the complexity of full-featured document suites that prioritize editing or creation.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    AI PDF Chatbot LangChain

    AI PDF Chatbot LangChain

    AI PDF chatbot agent built with LangChain & LangGraph

    AI PDF Chatbot LangChain is a full-stack template for building conversational agents that can ingest and answer questions about PDF documents. The project demonstrates how to combine LangChain and LangGraph with a vector database to enable retrieval-augmented question answering over user-provided files. It includes both frontend and backend components, making it suitable as a production starting point rather than just a minimal demo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    tinypdf

    tinypdf

    Minimal PDF creation library

    tinypdf is a minimal, zero-dependency PDF generation library that focuses on the core “put content on a page” use case while intentionally skipping heavyweight features. It is designed to be extremely small and approachable, making it a good fit when you want to generate real PDFs in Node/TypeScript without pulling in a large toolkit. The library supports essential primitives like writing text, drawing basic shapes, and placing JPEG images, which covers common needs such as invoices, receipts, tickets, and simple reports. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HexaPDF

    HexaPDF

    Versatile PDF creation and manipulation for Ruby

    HexaPDF is a pure Ruby library with an accompanying application for working with PDF files. It was designed with ease of use and performance in mind. It uses lazy loading and lazy computing when possible and tries to produce small PDF files by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Little Book of Linear Algebra

    Little Book of Linear Algebra

    A concise, beginner-friendly introduction to the core ideas of linear

    This is a concise, beginner-friendly introduction to the fundamental concepts of linear algebra, intended to give readers intuition without overwhelming detail. The material is organized into chapters covering vectors, matrices, linear systems, vector spaces, eigenvalues/eigenvectors, and other central topics, each with worked examples and explanations. There is also a companion “LAB” section for hands-on exploration (e.g. using Python/NumPy) to help cement the connections between algebraic...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Markdown-Resume-Template

    Markdown-Resume-Template

    Resume template designed to be edited in Markdown

    Markdown-Resume-Template is a clean, engineer-friendly resume template designed to be edited in Markdown and exported to formats recruiters can read easily. The template emphasizes clarity and impact—concise summaries, accomplishment-driven bullet points, and sections that highlight projects, experience, and skills. Because it’s plain text, you can track changes in Git, branch for different roles, and keep a full revision history of your career materials. The structure avoids flashy but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CefSharp

    CefSharp

    .NET bindings for the Chromium embedded framework

    ...CefSharp embraces modern web standards, and supports HTML5, JavaScript, CSS3 and HTML5 audio/video elements. 3D content is supported via WebGL which uses OpenGL/DirectX for hardware accelerated rendering. CefSharp includes embedded modules for PDF, web page printing and the WebKit Inspector (developer tools). CefSharp has no external dependencies, and the full build of CefSharp only adds ~80 MB to your app. See the CefSharp.MinimalExample project for ready-to-compile minimal example apps built with CefSharp. Within the projects source there are more complicated example projects.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    Napkin

    Napkin

    An Infinitely Large Napkin

    Napkin (also titled “An Infinitely Large Napkin”) is a lightweight, semi-formal introduction to higher mathematics, aimed at giving readers a bird’s-eye view over various mathematical fields. It is not a polished textbook full of full proofs; rather it offers clean definitions, theorem statements, intuitive motivations, and informal sketches of why things work, with the goal of building conceptual understanding. The coverage spans undergraduate and early graduate topics, designed to show how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PDF Reader for Windows 7

    PDF Reader for Windows 7

    Free PDF reader for Windows 7

    PDF Reader for Windows 7 is a lightweight yet powerful tool designed to provide a smooth and efficient PDF viewing experience. This user-friendly software allows users to effortlessly open, view, and print PDF documents with a sleek, intuitive interface that makes navigation a breeze. Perfectly optimized for the Windows 7 environment, it offers rapid performance and compatibility with various PDF files, ensuring that even large documents load quickly without lag. In addition to its clean...
    Downloads: 100 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Gogs

    Gogs

    A painless self-hosted Git service

    Gogs is a simple, stable, self-hosted Git service that is easy to install and setup. All you have to do is run the binary on any platform that Go supports: Linux, macOS and Windows. You may also install from source, from packages, or ship with Docker or Vagrant. Gogs is very lightweight with minimal hardware requirements, running on Raspberry Pi and even on NAS devices. Gogs offers plenty of great features, including various access repositories, repository and organization webhooks,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    Candid PDF Table

    CandidPDFTable – Deterministic TCPDF Table Builder

    CandidPDFTable (Candid PDF Table Builder) is a deterministic, colspan-aware table builder designed specifically for TCPDF. It provides a clean and predictable API to construct HTML tables for TCPDF::writeHTML() using explicit, cell-owned borders and late-stage layout computation. The library is built for programmatic table generation where precise control over rows, columns, colspans, borders, and serial numbering is essential. Building complex tables directly in TCPDF becomes difficult...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PdfV

    PdfV

    PdfV is a simple and fast PDF Viewer for Windows.

    PdfV is a simple and fast PDF Viewer for Windows. No installation required. Just download and run. To make it as default- Right click a pdf file, go to "Open With" and find "Browser Programs from PC" , select the Executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Invoiso

    Invoiso

    Free Invoice & Billing Software for Windows & Linux

    Free offline invoice software for Windows and Linux. Create professional PDF invoices, manage clients and products - no internet, no subscription, no account needed. Invoiso is a free, open-source desktop invoicing app for small businesses, shops, and freelancers on Windows and Linux. All data stays on your device — no internet required, ever. Default Login: Username: admin Password: admin You will be prompted to change the password on first login.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 14
    UtilityHub

    UtilityHub

    UtilityHub is a lightweight, all-in-one desktop utility.

    ...Built with a focus on speed, simplicity, and a clean dark-themed interface, UtilityHub bundles multiple essential tools into a single user-friendly application. User Interface • Clean & Intuitive GUI • Dark Theme for comfortable long-duration usage • Beginner-friendly design with minimal learning curve Technology Stack • Python • Tkinter (GUI) • SQLite (Local Storage) • Pillow / PDF Libraries • Packaged as a standalone Windows EXE System Requirements • Operating System: Windows 7 / 8 / 10 / 11 • No Internet Required • No External Dependencies ________________________________________ Installation 1. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    TeamPass

    TeamPass

    cPassMan was renamed to TeamPass

    TeamPass is a collaborative passwords manager. It has been created for managing passwords in a collaborative environment of use such as companies. With TeamPass it is possible to organize passwords in a tree structure, associate information to password. MORE INFORMATION ON TEAMPASS.NET website!
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 16
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 17
    Smallest possible

    Smallest possible

    Smallest possible syntactically valid files of different types

    Smallest possible is a curated repository whose aim is somewhat playful yet useful: collecting the “smallest possible syntactically valid files” across a large variety of programming, scripting, markup, and binary file types. For example, the repository might include the minimal valid HTML file, minimal valid PDF, minimal valid executable, minimal valid image file, and so on. It serves both as a curiosity and as a utility for developers and testers who might need tiny stub files for testing tooling, parsing, or file-type handling. Because each file targets minimal syntactical correctness, the repository is valuable for edge-case testing (e.g., parsers handling smallest valid inputs). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    STAR

    STAR

    Travel light, run fast, just works! Devuan powered!

    This is the home of Star live distro powered by Devuan stable linux (Non-Systemd). Images to choose from: 64 bit - Xfce (minimal), Fluxbox, Openbox, Jwm, i3, Cli 32bit - Jwm, Cli There is a small selection of applications, including: web browser, text editor, image viewer, pdf viewer, file manager, terminal, media player. If you like to customize your desktop, then this is the distro you you! This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ...
    Leader badge
    Downloads: 196 This Week
    Last Update:
    See Project
  • 19
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    Make changes, See changes. Instantly see what your Markdown documents look like in HTML as you create them. While you type, LivePreview will automatically scroll to the current location you're editing. The good old GitHub Flavored-style Markdown. So, you don't feel out of the place. Syntax highlighting in fenced code blocks with language identifiers and Markup languages. Change the color scheme of the editor based on your preferences. i.e to choose between Dark mode/Light mode. Supports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    How to Make More Money

    How to Make More Money

    How Programmers Can Earn Pocket Money Elegantly, Version 2.0

    This repository is more a motivational or planning resource than traditional software: it collects strategies, frameworks, essays, external links, and tips about income diversification and wealth building. It is organized into topical segments—such as passive income, side hustles, financial instruments, learning methods, and mindset changes—along with recommended reading and toolkits. The intention is to guide individuals in thinking systematically about generating revenue streams, avoiding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Crisp Minimal Résumé

    Crisp Minimal Résumé

    A minimalist resume template for Jekyll and Hexo

    This is a responsive minimal résumé template made by Crisp, powered by Jekyll. And we also provide an official Hexo port for Hexo users. You may config all the data in yaml and make it your own résumé. Then, you might use on GitHub Pages, your website, or wherever you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    Dicom Image Reader is opensource medical image viewer built with JavaScript, HTML5, NodeJS and Electron framework. It can load data in DICOM format (single image dcm) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening. It is based DWV JavaScript opensource library. =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    nervalreports

    nervalreports

    A lightweight report creation Java library

    Nerval Reports is a lightweight report creation library, focused on minimal computational costs. Ideally, report creation should iterate only once through its data and minimize memory allocation and processor's use, but also restrict its dependencies only to what your specific use needs. Instead of the highly expensive way of well-known engines like Jasper Reports, where performance and data reiteration is a big and set aside problem (and also is the report design as a non-programming task),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    moderncv

    moderncv

    A modern curriculum vitae class for LaTeX

    moderncv is a LaTeX class for producing clean, contemporary CVs and résumés with minimal effort and consistent typography. It ships with multiple style variants and color themes, plus high-level macros for entries (education, experience, skills, publications) so you can focus on content rather than layout. The class supports optional headshots, icons, sidebars, and fine-grained spacing controls to adapt the look from compact academic to more visual design-oriented profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB