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

  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 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
  • 1
    Diagram Designer
    Simple vector graphics editor for creating flowcharts, diagrams and slide shows.
    Downloads: 97 This Week
    Last Update:
    See Project
  • 2
    tilemaker

    tilemaker

    Make OpenStreetMap vector tiles without the stack

    Create the vector tiles on your home machine or using a cloud CPU. Upload the file to your site or app. And that's it. No database to maintain; no contract to pay; and no restriction on commercial use. tilemaker is a single executable that takes OpenStreetMap data and makes it into vector tiles. It's supremely customizable, but if you just want off-the-shelf tiles in a standard style, tilemaker comes bundled with the files to do that too. With tilemaker, you can pull out any facet of OpenStreetMap's rich data. Make a walking map, a city map, a National Park map, and a cycling map. Use the Lua scripting language to select OSM tags and encode them into vector tile values. Or just use the pre-prepared scripts shipped with tilemaker.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    SVGO

    SVGO

    Node.js tool for optimizing SVG files

    SVG Optimizer is a Node.js-based tool for optimizing SVG vector graphics files. SVG files, in particular those exported from multiple editors, normally contain tons of redundant and useless information. This can include editor metadata, comments, hidden elements, default or non-optimal values and other stuff that can be safely removed or converted without affecting the SVG rendering result. Some options can be configured with CLI though it may be easier to have the configuration in a separate file. SVGO has a plugin-based architecture, so almost every optimization is a separate plugin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    glMatrix

    glMatrix

    Javascript Matrix and Vector library for High Performance WebGL apps

    Javascript has evolved into a language capable of handling realtime 3D graphics, via WebGL, and computationally intensive tasks such as physics simulations. These types of applications demand high performance vector and matrix math, which is something that Javascript doesn't provide by default. glMatrix to the rescue! glMatrix is designed to perform vector and matrix operations stupidly fast! By hand-tuning each function for maximum performance and encouraging efficient usage patterns through API conventions, glMatrix will help you get the most out of your browsers Javascript engine.
    Downloads: 1 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
  • 5
    Ada Bar Codes

    Ada Bar Codes

    Bar Code (1D or 2D) generator in pure Ada

    The project Ada Bar Codes provides a framework for generating various types of bar codes (1D, or 2D, like QR codes) on different output formats and devices. Alire crate: https://alire.ada.dev/crates/bar_codes Mirror: https://github.com/zertovitch/ada-bar-codes
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Inkscape Portable is a launcher for Inkscape that allows it to be run from a USB drive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    LDPatternCreator

    LDPatternCreator

    Create and edit patterned parts quick and easy.

    The LDPatternCreator is the vector based development tool for textured LDraw™ parts. Please uninstall older versions of this software before installing a new version. Your configuration won't be deleted if you have already a version greater than 1.3.1 installed on your machine. Minimum System Requirements: - Operating System: Windows Vista, Windows 7/8/10 - CPU: Intel Pentium 4, AMD Athlon 64 or newer.. - RAM: 500 MB - Video-Memory: 256 MB - Free Disk Space: 5 MB - .NET-Framework (Version >= 2.0) Recommended Requirements: - Operating System: Windows 7 or 10 - CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>=2,0Ghz) - RAM: >1.500 MB - Video-Memory: 256 MB - Free Disk Space: 100 MB - .NET-Framework (Version >= 2.0 until 1.4.7 / 4.0 for >1.5.0) Note to users of versions lesser than 1.5.7: You’ll need administrator privileges to install the software. -- Developed in Germany by Nils Schmidt - nilsschmidt1337
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This is a program to paint with using Perl-Tk. This is Alpha software! Many features are missing, or unimplemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Diagnose is a portable vector editor designed for drawing various types of diagrams. It allows to include snippets of the LaTeX code into the diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    The Editable Vectors project provides a strong API for manipulating and editing the vector graphics. Project is based on the Swing classes. API is highly integrated to Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Flash Vector Drawing
    Flash Vector Drawing(aka faved) is a tool for flash developers to extract vector shapes from pictures. It uses native flash drawing(lineTo, curveTo, etc.) and allows to export the drawn picture into flash code(specially formatted or pure).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flat Design Character Maker

    Flat Design Character Maker

    Just a simple flat design vector based character designer.

    Just a simple flat design vector based character designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Frappe Charts

    Frappe Charts

    Simple, responsive, modern SVG Charts with zero dependencies

    GitHub-inspired simple and modern SVG charts for the web with zero dependencies. An axis chart is generally a 2D rendition of data, where a set of values corresponds to every point in a dataset. That's why, data is the most important component for a chart. A chart can have multiple datasets. In an axis chart, every dataset is represented individually. Frappe Charts are responsive, as they rerender all the data in the current available container width. In order to set the bar width, instead of defining it and the space between the bars independently, we simply define the ratio of the space between bars to the bar width. The chart then adjusts the actual size proportional to the chart container. Line charts are great to show trends. One of the reasons they are interesting is because the data involved usually involves a large number of data points. For so many points, we'd really like to keep the plot as less detailed as we can, while also using the already present color to advantage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JoePaint is everyone's drawing and painting software. It is vector based, and written entirely in Java. JoePaint will form the foundation for the Giant Picture Dictionary at www.giantpicturedictionary.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MediaStation - the Media Application FrameWork for openBeOS - MediaStation has a strong focus on making openBeOS the No.1 solution for multimedia professionals - MediaStation builds up a leading development environment based on the MIT license\n
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OnlyPaths
    OnlyPaths Extend RichDraw http://starkravingfinkle.org/blog/2006/04/richdraw-simple-vmlsvg-editor/ - VML/SVG browser-based drawing. Proposed by Ajax Animator. Use OPF (OnlyPaths Format) SVG/VML JSON proposed by http://antimatter15.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Paper.js

    Paper.js

    The swiss army knife of vector graphics scripting

    Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. Paper.js is based on and largely compatible with Scriptographer, a scripting environment for Adobe Illustrator with an active community of scripters and more than 10 years of development. Paper.js is easy to learn for beginners and has lots to master for intermediate and advanced users. Paper.js is developed by Jürg Lehni & Jonathan Puckey, and distributed under the permissive MIT License. Paper.js is not simply a wrapper around the Canvas, it offers much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Raphaël

    Raphaël

    JavaScript vector library

    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library. Raphaël ['ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy. Raphaël currently supports Firefox 3.0+, Safari 3.0+, Chrome 5.0+, Opera 9.5+ and Internet Explorer 6.0+. Versions will be released as we gather and test new PRs. As there are a lot of browsers being supported it might take a while to accept a PR, we will use the feedback from other users too. You can use the raphaelTest.html to try things, you need to start a server in the root dir to start testing things there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Instant Image Rotation can now be done on Firefox. RotateFox library is a pure Javascript library that implements all necessary Linear Algebra functions that are required for image rotation. RotateFox has done all mathematical jobs, no math knowledge is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    3D Level Editor for a First Person Shooter Game. OpenGL based preview. Extensible architecture with plugins, and extensions. Visual Object based map creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VECTEEZY SVG CODE DESYNGR

    VECTEEZY SVG CODE DESYNGR

    A PWA to convert raster images to SVG vector graphics VECTEEZY!

    WIX WEBSITE MAKER | VECTEEZY SVG CODE DEZYGNR What are Scalable Vector Graphics 🤏? How are vector images different than raster images? Learn the fundamentals of SVG in 100 seconds! SVGcode is a Progressive Web App that lets you convert raster images like JPG, PNG, GIF, WebP, AVIF, etc. to vector graphics in SVG format. It uses the File System Access API, the Async Clipboard API, the File Handling API, and Window Controls Overlay customization. WIX WEBSITE MAKER | VECTEEZY SVG CODE DEZYGNR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Varkon.Org is a resource site for users of the Varkon parametric CAD and modeling system. This site is a mirror and archive for the Varkon.Org site. You can find all versions of modules for use with Varkon on this mirror site. See the website for info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XDraft is a mechanical drawing editor similar to XFig or various Windoze cad programs, but geared towards more precise drawing. XDraft adds input constraints and other features that makes it highly suitable for power users. Also includes dimensioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Drawing editors for PostScript, TeX, and web graphics. An embeddable and extendable vector graphic shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    2d/3d map viewer clients and vehicle simulation server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB