Showing 65 open source projects for "drawing"

View related business solutions
  • 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
  • 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
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    ...They all start and finish at the same time, hence the name `sync`. Each path element is drawn one after the other. This animation gives the best impression of live drawing. To give more freedom, it's possible to override the animation of each path and/or the entire SVG. It works a bit like the CSS animation timing function. But instead of using a cubic-bezier function, it use a simple JavaScript function. It must accept a number as parameter (between 0 to 1), then return a number (also between 0 and 1). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    TradingVue.js

    TradingVue.js

    Hackable charting lib for traders. You can draw literally anything

    ...The process of adding a new indicator is simple, first you define your own data format (should be timestamped though) and display settings. Customizable colors and fonts. Quite fast (works even with 3 mil candles). Scripts (make your own indicators). Simple API for making new overlays. Custom drawing tools. Non-time based charts (e.g. Renko).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Screentake - Screen Capture

    Screentake - Screen Capture

    Free Screenshot Tool

    It is a powerful application that allows you to quickly take screenshots with one click and customize them with powerful tools and get short links. This free screenshot tool has powerful editor. You can make the edits you want in the screenshot very easily. You can add different shapes such as pencil drawing, triangle, square, circle, heart, star, arrow, and straight line directly to the screenshot. In addition to these features, it also includes powerful features such as text tool, emoji support, numbered button, and image insertion. This free screenshot tool supports importing popular image formats. You can directly add PNG, JPEG, GIF, WEBP, BMP, TIFF, SVG and Photoshop (PSD) images on your computer to screenshots. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Pixel Art to CSS

    Pixel Art to CSS

    Pixel art animation and drawing web app powered by React

    Pixel Art to CSS is an online editor that helps you with that task. Combining the power of both box-shadow and keyframes CSS properties, you will get CSS code ready to use on your site. Furthermore, you can download your work in different formats such as static images, animated GIFs or sprite-like images. Pixel Art to CSS aims to be an intuitive tool by its simplicity, however, it is equipped with a wide range of features: customize your color palette, go back and forth in time, modify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rickshaw

    Rickshaw

    JavaScript toolkit for creating interactive real-time graphs

    ...Rickshaw relies on the fantastic D3 visualization library to do lots of the heavy lifting for stacking and rendering to SVG. Some extensions require jQuery and jQuery UI, but for drawing some basic graphs you'll be okay without. Rickshaw uses jsdom to run unit tests in Node to be able to do SVG manipulation. As of the jsdom 7.0.0 release, jsdom requires Node.js 4 or newer jsdom changelog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VivaGraph

    VivaGraph

    Graph drawing library for JavaScript

    VivaGraphJS is a powerful, high-performance graph drawing library for JavaScript that enables developers to visualize complex networks directly in the browser or in Node.js environments. It is designed for speed and scalability, handling large graph datasets with smooth rendering and interactive capabilities such as dragging nodes and zooming. The library supports multiple rendering backends including SVG, WebGL, and Canvas, allowing developers to choose the best balance of performance and visual fidelity for their use case. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zdog

    Zdog

    Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

    ...No polygonal jaggies. Zdog is friendly. Modeling is done with a straight-forward declarative API. Zdog was designed to bring the simplicity of vector illustration into 3D. Drawing circles and squares is easy and fun. Zdog just adds another dimension. It renders all shapes using 2D drawing API in <canvas> or <svg>. Spheres are actually dots. Toruses are actually circles . Capsules are actually thick lines. It’s a simple, but effective trick. The underlying 3D math comes from Rotating 3D Shapes by Peter Collingridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Image Converter HTML5

    Image Converter HTML5

    Image Converter HTML5 add-on for Firefox

    All client-side solution add-on for Browser Firefox: an essential and practical application for free-hand drawing and for the conversion of images in multiple formats with API HTML5 file system Release 1.2.1 - Remove get image from url because the operation is insecure Add-on Opera Browser: http://bit.ly/1OcJA1K Extension for Firefox: http://mzl.la/1O0fXB9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 10
    Raphaël

    Raphaël

    JavaScript vector library

    ...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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Phaser 3 Plugin Path Builder

    Phaser 3 Plugin Path Builder

    Draw and edit Lines, Bezier Curves, Splines at runtime

    Phaser 3 Plugin Path Builder is a tool that allows developers to create and edit paths for path followers and tweens within Phaser 3 games. It supports various path types and enables runtime editing and exporting of paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Drception

    Drception

    Fractals generator with powerful functionality.

    Fractals generator with powerful functionality. E-mail: programmingspecial@gmail.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    EaselJS

    EaselJS

    Work with the HTML5 Canvas element easily

    ...It consists of a full, hierarchical display list, a core interaction model, and helper classes to make working with Canvas much easier. Added drawPolygon(), pg() and Polygon() Added commands for drawing a polygon from an array of point arrays [[x,y],[x,y],etc] with tiny API of pg as dp is already taken for polystar.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    FormRead

    FormRead

    Free OMR - OCR web sofware based on javascript and PHP

    https://formread.org FormRead is a completely free OMR (optical mark recognition) web software for scanning and grading user-filled, multiple choice forms. Create your formats with any of your office or drawing tools, scan them and parameterize their coordinates in an easy way. Once you have parameterized your form, you can print many of them, give it to your students/respondents, scan and recognize them with formread, and you can finally export the data in your preferred formats (excel, pdf, csv)
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ProgressBar.js

    ProgressBar.js

    Responsive and slick progress bars

    ...ProgressBar.js is lightweight, MIT licensed and supports all major browsers including IE9+. A simple code example of creating a Line shaped progress bar and animating it from 0% to 100%. ProgressBar.js uses shifty tweening library to animate path drawing. So in other words, animation is done with JavaScript using requestAnimationFrame. Animating with JS gives more control over the animation and is supported across major browsers. For example IE does not support animating SVG properties with CSS transitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pipes is a desktop system which analyzes an AutoCad(TM) drawing of a sprinkler system, checks for flaws and after these are eliminated, adds the size/diameter labels to the drawing. Tutorial: http://users.norwoodlight.com/janh/wink/autopipes-entry.htm
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Javascript-Voronoi

    Javascript-Voronoi

    JS implementation of Fortune's algorithm to compute Voronoi cells

    ...It’s especially useful in web UIs, visualizations, interactive maps, and generative-art contexts where you need dynamic tessellations or diagrammatic layouts. The library exposes API functions for computing cells, retrieving neighbors, and drawing results into canvas or SVG. Because it is pure JavaScript and self-contained, it integrates easily with browser or Node.js applications without heavy dependencies. For developers exploring spatial algorithms, generative UI, or interactive diagrams, this codebase is a practical reference and tool to build upon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program serves for calculation coordinates centers of maps for drawing up a uniform collage. Данная программа служит для расчета координат центров карт для составления единого коллажа.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Responsive HTML5 Whiteboard

    Simple and basic whiteboard drawing app in html5.

    Simple and basic whiteboard drawing app in html5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CH5M3D

    CH5M3D

    HTML5 program for drawing and editting molecular structures

    This program uses a combination of HTML5 and javascript to interactively draw and edit 3-dimensional structures of small molecules. While several useful web pages are included that require no modification, library calls are documented and examples provided to show how more advanced web pages can be created. A paper describing this program is available at the Journal of Cheminformatics (http://www.jcheminf.com/content/5/1/46).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A jQuery plugin for drawing and interacting with chemical diagrams. Follows an MVC design for integration with different visualization components, like 3-D viewers or tabular formats. Support for popular chemical formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Drawroom

    A multiuser web-site for drawing and conversation.

    This is a HTML5 and JS multi-user drawing application for webpages, the goal is to create a no-plugins needed place for users to sketch and converse. The home page is a demo of the latest version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Create flowchart using only HTML GUI. Functions are written in JavaScript with the help of JQuery. Drawing source is in HTML and visible. Program can be used locally if open the index.htm in browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zebra_Tooltips

    Zebra_Tooltips

    A lightweight tooltips plugin for jQuery

    ...When shown programmatically, the tooltips will feature a “close” button and clicking it will be the only way of closing tooltips opened this way. This is very useful for drawing users’ attention to specific areas of a website. Appearance can be easily customized both through JavaScript and/or CSS. Also, tooltips can be aligned left, center or right relative to the parent element. Zebra_Tooltips make use of NO IMAGES (uses CSS3 for rounded corners and drop shadow and falls back gracefully for browsers that don’t support CSS3) and the tooltips can be attached to any element not just anchor tags! ...
    Downloads: 0 This Week
    Last Update:
    See Project