Vector Graphics Software

View 54 business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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.
    Start Free
  • 1
    A manga viewing application written in C++/Qt. CuteMangaView supports thumbnails, full screen viewing, common archive formats (planned), and manga metadata such as bookmarks and translations (planned).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    D2D Map Editor enables the rapid creation of tile based map grids. It’s easy to learn and can be used by programmers and non-programmers alike. The maps generated can be deployed in games and applications developed in C++, C#, ActionScript and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dedalo

    Dedalo

    dedalo is a 2d cad drawing software written in python3.

    dedalo is a 2d cad drawing software written in python3. It is licensed under the GPLv3. Dedalo features: layers, snaps (endpoint, intersection, midpoint), line, polyline, rectangle, delete, polygon, rectangle, arc, circle, points, text, spline, freehand drawing. Move, scale, rotate, offset, cut, extend, hatch, dimension, copy. English, italian languages SVG read-write. Not all features all fully supported. For more information a user manual is provided(pdf format, italian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Reason to leave source forge: Rather no download counter than an add-ware trap for end-users. Also the license can not seem to be corrected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    DiDraw is a general purpose vector graphics drawing program. It is very easy to use even for novice users and still provides some advanced features. It is written in Java and runs on any platform supporting Java 1.3 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DiaCanvas is a library for drawing diagrams. It is completely Model/View/Controller based and has a Visio (DIA) look. The package also contains a Python wrapper for the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    The Doodle project aims to provide a language to easily describe Origami diagrams and produces a ready-to-print document. Doodle will free creators from diagramming constraints and increase their capability to share their creations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    New version of the Doodle project (http://doodle.sf.net). This project is related to Origami (paper folding) diagramming.The goal of this new version is to overcome limitations of the existing Doodle to propose an Integrated Diagramming Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    Exymen aims towards being a universal cross platform multimedia editor. The goal is to have one application capable of editing all kinds of media content, including sound, video, slide presentations and white board content. Exymen has an open generic AP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a Java application to aid in creating language files for localized Flash-solutions. You are able to see the original text while you provide a localized version. All files are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    'Editeur SVG' attempts to be a complete SVG graphical editor, written in Java, with an AWT GUI and allowing easy object manipulation including Bezier curves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Elastique is a vector editor for drawing basic vector graphics with a support for bonds between the graphic objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Facility Composer is a suite of criteria-based building design and modeling tools. The primary objectives are to provide support for 1)creation, specification, and use of design criteria, 2)architectural programming, and 3) spatial layout and design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fandango, formerly and internally know as elcad. It is a python scripted 3d CAD application; the core is programmed on C++, and interface functions are exported to python to be used as building blocks for new commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    FlashGoo

    GUI builder for Flash AS3

    A Free Open-Source GUI editor for Flash, FlashDevelop, and Flash Builder. Gui is constructed with XML and AS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    FreeViUX creates a plattform for video production using only free software. It is a LiveDVD of a personalized Debian and/or Nova GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An ActiveX control for the display/editing of OpenGIS compliant databases and shape files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Flash-like movie editor. Uses Java 2D API. Users create and edit animated vector graphics, images, sound. Rich GUI, can export animation. Main page http://gazelle.dev.java.net. This SF site now mirror.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GeekCAD is a free open source CAD system. It's based on Qt4. Features of this project: 1. dxf import, export; 2. raster bitmaps export; 3. native postscript or pdf export (in future); 4. Python scripting; 5. Parametric drawings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GlyphEdit is a vector oriented drawing application written entirely in Java. It feautures an AA graphics renderer of own design and a set of custum GUI elements (buttons, panels) that resemble the look of Apple Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project