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

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    C3D is a command-line tool for converting 3D images between common file formats. The tool also includes a growing list of commands for image manipulation, such as thresholding and resampling.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    Filament

    Filament

    Real-time physically based rendering engine for Android, iOS, and more

    Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform. We are very conscientious about keeping Filament small, fast to load, and focused on rendering. For example, Filament does not compile materials at run time. Instead, we provide a command line tool (matc) that does this offline. Filament is a physically based rendering (PBR) engine for Android. The goal of Filament is to offer a set of tools and APIs for Android developers that will enable them to create high quality 2D and 3D rendering with ease. For both artists and developers, our system will rely on as few parameters as possible to reduce trial and error and allow users to quickly master the material model. A physically based approach must not preclude non-realistic rendering. User interfaces for instance will need unlit materials. Our primary goal is to design and implement a rendering system able to perform efficiently on mobile platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Simple Java Image Tool

    Easy-to-use command line tool for images

    SJIT is an easy-to-use command line program to analyze, manipulate and convert image files.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Mico and Sico

    Mico and Sico

    Merge image files into a single Windows icon (.ico) file.

    Mico is a command line tool for creating Windows icons from multiple images. Sico is a command line tool for splitting icons back into separate images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Snoise

    Snoise

    Command line tool for scaling and denoising images

    Snoise is a command line tool for scaling and denoising images. Usage: snoise -i <input image> -o <output image> -s <scale amount> -d <denoise amount> -t Usage example: snoise -i in.jpg -o out.png -s 1.5 -d 10 Type "snoise -h" to display the help message.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    st2gif

    Converts AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd).

    A small command-line tool for converting AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd). Please note that you may find the project "RECOIL" at SF, which supports far more formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Char2eps - A command-line tool for extracting single chars as EPS files from a Postscript Type 3 font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dynagraph is a cross-platform library and command-line tool for dynamically drawing graphs (networks, flowcharts, family trees, etc.) in reponse to continual modifications. Included are DynaDAG for directed graphs and FDP force-directed placement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    Command-line tool for manipulation with PPM images. It can create a single image from multiple images by mixing them on top of each other. It can also zoom and crop image, or perform all of these operations simultaineously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JAlbum 2 Picasa

    Convert JAlbum galleries for upload to Google Picasa Web Albums

    A command line tool for uploading JAlbum galleries from the filesystem to Google Picasa Web Albums. JAlbum's metadata (gallery name, description, photos ordering, comments, ...) are processed and used for uploading of photos to Picasa Web Albums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JHeader is a Java library for reading and editing EXIF and JFIF headers in JPEG files. It also comes with a command line tool and a GUI tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Command line tool that creates charts from SysStat output and presents them through HTML pages. It is also capable to display charts from several machines at a single site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tile Hacker is a command line tool for extracting graphic data from binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A command-line tool to convert polygon meshes to multi-triangulations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    backslide

    backslide

    CLI tool for making HTML presentations with Remark.js using Markdown

    CLI tool for making HTML presentations with Remark.js using Markdown. Use bs init to create a new presentation along with a template directory in the current directory. The template directory is needed for backslide to transform your Markdown files into HTML presentations. You can create as many markdown presentations as you want in the directory, they will all be based on the same template. Use bs serve to start a development server with live reload. A page will automatically open in your web browser showing all your presentations. Select one to see the preview, you can then edit your .md file and see the changes immediately as you save the file. Any style change will also be applied live. Slides are written in Markdown, along with some useful Remark.js specific additions. See the Remark.js wiki for the specific syntax and helpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cocolib / light field suite

    CUDA library for continuous optimization and light field analysis

    Library for continuous convex optimization in image analysis, together with a command line tool and Matlab interface. Implements several recent algorithms for inverse problems and image segmentation with total variation regularizers and vectorial multilabel transition costs. Also included is a suite for variational light field analysis, which ties into the HCI light field benchmark set and givens reference implementations for a number of our recently published algorithms. *** NOTE: documentation on the SourceForge page is outdated and not updated anymore, please visit http://cocolib.net ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    flickrsync

    Command line to to sync photos to Flickr

    flickrsync is a command line tool written in Perl that aims to backup a complete directory structure to Flickr. It creates separate albums on Flickr based on the directory structure of the images. The main goal is to upload all pictures without requiring to move them to new folders. It relies on a few Perl packages mainly to handle HTTP requests and the file system. You should create Your own Flickr API keys, authentication token and add them to the application after You have downloaded it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vrbuild is a command-line tool which creates a QuickTime VR movie from an xml description file and media files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next