awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Programmatic image renderer

Ranking updated Jul 25, 2026

For programmatic image renderers, the strongest matches are spatie/browsershot (Browsershot is a PHP wrapper around headless Chrome that), fabricjs/fabric.js (Fabric) and manimcommunity/manim (Manim is a script-driven animation engine for programmatic visualization). imagemagick/imagemagick and arthurhub/html-renderer round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Compare the top open-source programmatic image renderers. Hand-picked GitHub alternatives ranked by stars and activity to find the best fit.

Programmatic image renderer

Find the best repos with AI.We'll search the best matching repositories with AI.
  • spatie/browsershotspatie avatar

    spatie/browsershot

    5,225View on GitHub↗

    Browsershot is a PHP library that serves as a Puppeteer browser wrapper to convert HTML and URLs into PDFs, images, or strings using a headless Chrome browser. It functions as a tool for transforming web content into visual media or extracting the final rendered DOM state of a page. The library enables the automation of browser rendering to generate PDFs and screenshots from web pages. It can retrieve the final rendered HTML markup after all client-side JavaScript execution is complete and can capture a full audit of network requests triggered during the page load process. The system include

    Browsershot is a PHP wrapper around headless Chrome that converts HTML and URLs into images and PDFs, fitting the category through template-based rendering and headless browser automation, though it relies on web markup rather than direct low-level drawing code.

    PHPHeadless BrowsersPDF Generators
    View on GitHub↗5,225
  • fabricjs/fabric.jsfabricjs avatar

    fabricjs/fabric.js

    31,233View on GitHub↗

    Fabric.js is an object-oriented canvas library that provides an interactive framework for managing shapes, images, and text within an HTML5 canvas environment. It abstracts raw pixel-based drawing commands into a structured hierarchy of objects, enabling developers to manipulate, transform, and animate elements through a centralized event-driven system. The library distinguishes itself by offering comprehensive state serialization, allowing complex graphic compositions to be converted into JSON or SVG formats for persistent storage and reconstruction. It includes a built-in SVG parser that co

    Fabric.js is an object-oriented HTML5 canvas library that provides programmatic shape manipulation and SVG export capabilities, though it is primarily designed as an interactive framework rather than a pure template-driven generation engine.

    TypeScriptSVG-Based Vector Rendering
    View on GitHub↗31,233
  • manimcommunity/manimManimCommunity avatar

    ManimCommunity/manim

    39,029View on GitHub↗

    Manim is a scriptable, code-driven framework designed for generating precise technical visualizations and mathematical animations. By using a high-level programming interface, it allows users to define geometric shapes, motion paths, and animation logic that are compiled into high-quality video assets. The system functions as a specialized engine for creating reproducible, data-driven representations of complex mathematical concepts and geometric transformations. The framework distinguishes itself through an interpolation-based engine that calculates intermediate states between keyframes to e

    Manim is a script-driven animation engine for programmatic visualization that handles code-driven graphics and geometric rendering, though its primary output is video rather than static images or PDFs.

    PythonAnimation EnginesMathematical AnimationProgrammatic Video Frameworks
    View on GitHub↗39,029
  • imagemagick/imagemagickImageMagick avatar

    ImageMagick/ImageMagick

    15,742View on GitHub↗

    ImageMagick is a comprehensive software suite for the creation, editing, composition, and conversion of digital images. It functions as both a command-line utility for batch processing and automation, and as a programming library that allows developers to integrate advanced image manipulation capabilities into external applications. The project is distinguished by its modular architecture, which supports hundreds of image formats through a pluggable coder system and external delegate libraries. It is designed for high-performance environments, utilizing memory-mapped pixel caching, stream-ori

    ImageMagick is a powerful command-line suite and programming library for editing, converting, and processing digital images, though it handles general manipulation rather than template-based, data-driven graphic design.

    CBatch Image ProcessorsCLI Image Processing ToolsFormat Converters
    View on GitHub↗15,742
  • arthurhub/html-rendererArthurHub avatar

    ArthurHub/HTML-Renderer

    1,379View on GitHub↗

    HTML-Renderer is a managed C# library that processes HTML and CSS content to render desktop user interfaces, generate image files, and export PDF documents. Built entirely in managed code without external native dependencies, the library parses markup into a structured document object model, applies cascading style rules, and computes virtual box layouts directly in memory. The rendering pipeline features a direct bitmap rasterisation engine that draws styled layouts straight onto graphics targets and document canvases, along with a dedicated pagination engine that splits continuous layouts a

    This high-performance HTML rendering library in C# enables programmatic image and PDF generation from templates, though it relies on HTML/CSS rather than dedicated data-driven graphics code.

    C#Managed LibrariesBitmap RenderingCSS Cascading Engines
    View on GitHub↗1,379
  • metricsgraphics/metrics-graphicsmetricsgraphics avatar

    metricsgraphics/metrics-graphics

    7,403View on GitHub↗

    This project is an SVG data visualization library and charting engine designed to render quantitative metrics and time-series data within a web browser. It provides a framework for creating concise visual representations of numerical data sets, such as line charts, scatterplots, and histograms. The library utilizes a component-based layout framework to organize visual elements into hierarchical structures with automated spacing and positioning. It includes a coordinate-space mapping tool that translates raw data values into pixel coordinates using linear scales and axis transformations. The

    This library focuses specifically on rendering interactive data charts inside a web browser rather than serving as a general-purpose programmatic image generation or rendering engine.

    TypeScriptData-Driven Shape GeneratorsSVG-Based Vector Rendering
    View on GitHub↗7,403
  • parallax/jspdfparallax avatar

    parallax/jsPDF

    31,229View on GitHub↗

    jsPDF is a document creation engine designed to generate professional PDF files through a unified programming interface. It functions as a cross-platform graphics library that enables the programmatic assembly of data into structured layouts, supporting both client-side generation within web browsers and server-side rendering in backend environments. The library utilizes a canvas-based drawing API that translates high-level geometric and text instructions into standardized PDF vector primitives. By employing a cross-platform runtime abstraction, it decouples document generation logic from env

    This project is a PDF generation library that renders documents through code, but its narrow focus on document output makes it a building block rather than a comprehensive general-purpose graphics and image generation engine.

    JavaScriptDynamic Vector GraphicsPDF Generation Libraries
    View on GitHub↗31,229
  • alvarcarto/url-to-pdf-apialvarcarto avatar

    alvarcarto/url-to-pdf-api

    7,114View on GitHub↗

    This project is a browser rendering service and headless Chrome PDF generator built on Puppeteer. It functions as a backend tool for converting web pages and raw HTML content into PDF documents and screenshots. The service distinguishes itself through browser session control, allowing for the injection of session cookies and the configuration of navigation timeouts to handle authenticated pages. It also includes viewport-based layout scaling to adjust browser dimensions and device scale factors during the rendering process. The broader capability surface covers HTML content export and automa

    This tool converts web pages and HTML into PDFs and screenshots using a headless browser rather than functioning as a programmatic graphics or template-based rendering engine for data-driven design.

    HTMLHeadless BrowsersPDF Generators
    View on GitHub↗7,114
  • jgraph/mxgraphjgraph avatar

    jgraph/mxgraph

    6,917View on GitHub↗

    mxgraph is a client-side graph visualization tool and JavaScript diagramming library. It functions as an SVG-based drawing framework used to create and render interactive diagrams directly within a web browser. The library enables the development of custom diagramming tools, such as network maps and flowcharts, by providing the means to draw and manipulate visual data structures. It focuses on client-side data visualization, allowing for the representation of complex node and edge relationships without requiring server-side rendering.

    This client-side diagramming and graph visualization library provides interactive browser rendering, but it focuses on node-and-edge UI components rather than programmatic or headless image generation.

    HTMLSVG Diagramming LibrariesSVG-Based Vector Rendering
    View on GitHub↗6,917
  • d3/d3d3 avatar

    d3/d3

    113,118View on GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart abstractions. The library distinguishes itself by offering specialized tools for complex data representation, including algorithmic layouts for hierarchical structures and geographic projection utilities for mapping spherical coordinates. It also includes a comprehensive suite fo

    D3 provides low-level primitives for data-driven visualizations and DOM manipulation, but it is a frontend visualization library rather than a general-purpose programmatic image generation or rendering engine with headless server-side operation and template export.

    ShellData-Driven Shape Generators
    View on GitHub↗113,118
  • hshoff/vxhshoff avatar

    hshoff/vx

    20,867View on GitHub↗

    vx is a declarative charting framework and SVG data visualization library. It serves as an integration layer that combines D3 mathematical scales and shapes with a component-based UI for rendering visualizations. The project provides a set of building blocks for constructing custom charts and diagrams using React components. It bridges mathematical data and visual representation by utilizing low-level primitives to manage scalable vector graphics without manual document object model manipulations. The library covers a broad capability surface including custom chart development, declarative S

    This React visualization library provides SVG charting building blocks rather than a general-purpose programmatic image generation and rendering engine.

    TypeScriptSVG Diagramming LibrariesSVG-Based Vector Rendering
    View on GitHub↗20,867
  • rough-stuff/roughrough-stuff avatar

    rough-stuff/rough

    21,032View on GitHub↗

    Rough is a graphics library designed to render shapes and paths with a hand-drawn, sketchy aesthetic on web pages. It functions as a generator for informal visual styles, allowing developers to create illustrations and diagrams that mimic the appearance of human-drawn sketches. The library distinguishes itself by using procedural rendering to calculate randomized offsets for lines and curves, simulating natural imperfections. It employs deterministic seeding to ensure that these variations remain consistent across renders, while providing hachure-based texture filling to apply stylized shadin

    Rough is a graphics library for rendering sketchy, hand-drawn vector art on web pages, but it is a visual styling tool rather than a comprehensive programmatic image generation and rendering engine with template and data-driven capabilities.

    HTMLSVG Diagramming LibrariesSVG-Based Vector Rendering
    View on GitHub↗21,032
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
spatie/browsershot5.2KPHPMITJun 2, 2026
fabricjs/fabric.js31.2KTypeScriptMITJun 16, 2026
manimcommunity/manim39KPythonMITJun 12, 2026
imagemagick/imagemagick15.7KCotherFeb 19, 2026
arthurhub/html-renderer1.4KC#BSD-3-ClauseJan 7, 2026
metricsgraphics/metrics-graphics7.4KTypeScript—May 31, 2022
parallax/jspdf31.2KJavaScriptMITJun 16, 2026
alvarcarto/url-to-pdf-api7.1KHTMLmitJan 18, 2024
jgraph/mxgraph6.9KHTMLNOASSERTIONNov 13, 2020
d3/d3113.1KShellISCMay 28, 2026

Related searches

  • Image rendering engine
  • a cross-platform graphics abstraction library
  • 2D graphics engine
  • GPU accelerated renderer
  • Animation engine
  • an image processing library for Go
  • 3D rendering engine
  • an image processing library for server-side manipulation