C Graphics Software

View 4860 business solutions

Browse free open source C Graphics Software and projects below. Use the toggles on the left to filter open source C Graphics Software by OS, license, language, programming language, and project status.

  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    opendias
    NB: openDIAS is moving away from SF.net. Please visit the homepage link for the most update to date information, support and files. Document Imaging Archive System. Home document imaging, with OCR. Scan documents (with SANE) or import ODF documents, assign tags. Use openDIAS to store all our letters, bills, statements, etc in a convenient, safe and easily retrievable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    opengallery takes a dirtree of image files and creates a web site with frames, thumbnails, subdirectory navigation and optional javascript highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    openlpr is a open source project to implement license plate recognition in Win32 and Linux platform. It will provide the basic image processing to locate plate and character split and a neural network design to recognize character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linux drivers for Rolsen MNT-101 (Pegasus Mobile NoteTaker) digital pen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pcdtoppm

    pcdtoppm

    Convert Photo CD to PPM

    pcdtoppm is a mod­i­fi­ca­tion of the pcd­to­jpeg Pho­to CD con­ver­sion util­i­ty (http://pcdtojpeg.sourceforge.net) that out­puts PPM rather than JPEG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A unified photo collection manager for large photo archives. Maintains a database of photos in a category tree structure. Supports automatic generation/maintenance of thumbnail images, HTML archive pages, and slideshows. Interfaces with digital cameras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Driver and tools for Pegasus Mobile Notetaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    perlineditor

    Interactively create textures with Perlin noise

    Perlin noise is a form of noise with local coherence. It's used in creating all kinds of graphics, from wood efffects to marble. The editor lets you create an image with Perlin noise interactively, and save it as a gif. You can change the noise parameters, and you can edit the palette, either loading it from a gif, or using the palette editor (right click to open the color picker, left click to move the two selection points about). There's also a handy tool for tuning the palette as the image adjusts (drag on the red circle to adjust, the black circles to move the edit range).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This tool tries to find a suitable clipping border for a series of gray images. It is very useful to automatically extract clipping values for transcoding a movie if the source frame is encoded with black bars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A multiplatform picture composer (average, brightest, darkest, weighted etc. as you know that from image editors)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A quick image scanner and parser to recursively search and find images based on usesr specified criteria(such as resolution on both image axis) and supporting a large number of graphic formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pixelite provides a complete build environment (cross toolchain) for microcontrollers including a c library (newlib libc) and makefile framework: Atmel ARM, AVR, Renesas H8, SH, RX, NEC v850. Cortex M3 should also work. GDB support stubs are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pixia a tiny memory pixel/bitmap operation library which presents platform-independent functions such like blit/scaling/rotation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SWI-Prolog interface to ImageMagick graphics processing library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pngnq-s9

    A modified pngnq: convert png images to 256 colours.

    pngnq-s9 is a modified version of pngnq, the neural network colour quantizer for png images. Like pngnq, pngnq-s9 takes a full 32 bit RGBA png image, selects a palette of up to 256 colours, and then redraws the image in 8 bit indexed mode. The resulting image can be up to 70% smaller than the original. pngnq-s9 adds several new options to pngnq including the ability to augment a user-supplied palette, the ability to quantize in the YUV colour space, and the ability to give more or less weight to specific colour components when quantizing. The program also includes a few bug fixes relative to the most recent version of pngnq. The .tar.gz files have been known to compile on Unix type systems, including Cygwin. The only external dependencies are libpng and zlib. For Windows users, we have a 32 bit binary, in pngnq-s9-2.0.2.zip, that should run as is on most modern Windows machines.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    pngxpal

    Extract the colour palette from an indexed png image.

    Extract the colour table from a paletted (indexed) png image and write it to stdout in decimal or hexadecimal text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Automatically stitch, transform, blend and crop pnm images together to form a panorama. Support low overlap, high resolution Digital Camera images primarily with a focus on heuristics to improve the quality of the match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GTK+/X provides a much-needed solution for smaller systems and embedded devices.On client side XCB exchanges Xlib's numerous features for smaller size and enhanced performance.In GTK-XCB project,we intend to port Gtk to XCB for increased performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Non-interactive Presentation Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyFormex is a program for generating, transforming and manipulating large geometrical models of 3D structures by sequences of mathematical operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pymesh will be a Python interface for Triangle (2D) and Tetgen (3D) mesh generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program will traverse a directory tree, processing jpeg image files to produce neat and easily navigatable HTML image galleries. qgallery will automatically generate thumbnails, ando can also ptionally downsize images to ensure that they fit the
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB