Vector Graphics Software for Mac

View 25 business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    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
  • 2
    Open Flash Board is a free, open source whiteboard drawing application. OFB provides the ability to draw with various tools (curve, circle, line, rectangle), move the various drawn objects, group objects, scale objects and grouped objects and save as XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OriSVG attends to give some help to origami diagrams designers by providing markers, arrows, strokes and preformated diagrams in SVG language, and some Inkscape's plugins and scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Orimage is a editor/browser specialized in origami diagrams (paper folding). Users could draw their diagrams in multiple ways, called moded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A CAD/painting program written in PHP. The user requires no detailed drawing skill. All objects are functions placed on the screen by defining one or two points with parameters for the object. Produces .png-.jpg-.gif(animated)-.mpg-.pov pictures. See Hom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PLOT_PSXPS provides a set of graphic functions that allows the generation of PostScript files (and runtime viewing with X) from C/C++ programs. A page can contain points, lines, arcs, ellipses, circles, boxes, text, included EPS files and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Render your own personal photo-calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The main goal of this project is to create a system-independent MathML rendering engine in Python. This engine works with an abstract 'plotter' driver class, that can be subclassed for any rendering device needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    QCAD

    QCAD

    Open Source CAD

    QCAD is an application for computer aided drafting (CAD) in two dimensions (2D). With QCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schematics and diagrams. QCAD works on Windows, Mac OS X and many Linux and Unix Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    SVG Cleaner

    SVG Cleaner

    Batch, tunable, crossplatform SVG cleaning program

    Project move to: https://github.com/RazrFalcon/svgcleaner-gui/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SVG Spirograph

    SVG Spirograph

    a HTML/JS SVG Spirograph

    a SVG spirograph made with HTML & Javascript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SvgUP is an open source platform for building interactive Web applications based on SVG components and other web standards like JavaScript, CSS, RDF and DTD. SvgUP allows the separation of concerns by dividing the applications into modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SVG editor for ownCloud

    Create and edit SVG graphics directly in ownCloud. Based on svg-edit.

    This project provides an ownCloud-app (http://apps.owncloud.com) for editing and creating SVG vector graphics in your browser. It's based on the awesome "svg-edit"-project (http://code.google.com/p/svg-edit/). Features like collaborative editing may be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SVGCompost is an SVG compositing editor for Eclipse, based on existing Eclipse GEF and GMF functionality and the Apache Batik framework. For further information, please refer to the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SVGrafiX is an open-source editor for the SVG format. SVGrafiX is written in Java and therefore platform-independent.Our main goal is to create an easy-to-use graphical editor, that allows you to create or edit SVG documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cross-Platform Flash SDK for addition of Flash Import / Export to applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scene Beans is an animation framework for Java2D. Scene Beans lets the programmer create animations by composing Java objects in a declarative style and hides the details of exactly how that animation is animated and rendered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Souzou is a cross-platform drawing board application written in C++. It is intended to be used with homemade Wiimote smartboards, and allows the interactive whiteboard to be used like a normal whiteboard, and allows you to save captures of the content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SpiroJ
    SpiroJ is a simple generator of hypotrochoids and similar roulettes. The basic principle is rolling one circle on another circle - similar to the classic Spirograph toy, but more flexible. It can export drawing to SVG, EPS and AI formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sprite Kinematics Workbench is a tool that allow to create 2D animations by specifying the motion of image segments. You can give life to a stickman or to anything else your imagination can think of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    All the downloads that i find are cool will go up on here
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java-based tool for creating, designing and distributing graphical trees that represent syntactic construction of sentences. Useful for drawing trees under X-bar generative theory or any other correlated application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB