Showing 69 open source projects for "open source web application"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    darktable

    darktable

    darktable is an open source photography workflow application

    darktable is an open source photography workflow application and non-destructive raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images, enhance them and export them on local or remote storage.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    Milvus

    Milvus

    Vector database for scalable similarity search and AI applications

    Milvus is an open-source vector database built to power embedding similarity search and AI applications. Milvus makes unstructured data search more accessible, and provides a consistent user experience regardless of the deployment environment. Milvus 2.0 is a cloud-native vector database with storage and computation separated by design. All components in this refactored version of Milvus are stateless to enhance elasticity and flexibility.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Inkscape

    Inkscape

    Free and open source vector graphics editor for Windows, Mac, & Linux

    Inkscape is a free and open-source vector graphics editor available on GNU/Linux, Windows, and macOS. It provides a powerful set of tools for creating both artistic and technical illustrations, including cartoons, logos, typography, diagrams, and flowcharts. Unlike raster graphics, Inkscape uses vector graphics, allowing images to be scaled infinitely without losing quality.
    Leader badge
    Downloads: 482 This Week
    Last Update:
    See Project
  • 4
    Rawgraphs app

    Rawgraphs app

    A web interface to create custom vector-based visualizations

    Inspired by and built on top of open-source projects. RAWGraphs is open to the community for contributions. Almost 30 visual models to visualize quantities, hierarchies, and time series and find insights in your data. Even though RAWGraphs is a web app, the data you insert will be processed only by your web browser. Save your project, or export it as a vector or raster image.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WinPrint
    Takes standard printer output produced by a DOS application, and forwards it to a default or selected Windows printer. Converts code page, strips empty pages, supports BOX DRAWINGS chars. Works on all Windows platforms. Written in Borland DELPHI.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7
    Sodipodi is general vector illustrating application for Linux/Unix and Windows. It uses W3C SVG as native file and in-memory image format and can do many neat things.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    Xournal is a GTK+/Gnome application for notetaking, sketching, keeping a journal using a stylus on Tablet PCs and other platforms. It aims to provide superior graphical quality (subpixel resolution) and overall functionality.
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 2 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    JHotDraw is a two-dimensional graphics framework for structured drawing editors that is written in Java. It is based on Erich Gamma's JHotDraw, which is copyright 1996, 1997 by IFA Informatik and Erich Gamma.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    AudioCarver is a music composition application featuring a user interface based on 3d modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Debrief is an Open Source Java application used for viewing maritime vessel tracks in 2 and 3 dimensions. Tracks are read in using a number of flat-file ASCII formats, including AUTEC (RAO), PMRF and AFWTF.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XVG is an SVG-based Mac OS X drawing application, with the core designed as a reusable library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Drawing editors for PostScript, TeX, and web graphics. An embeddable and extendable vector graphic shell.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BizDiag

    Business graphics diagramming application + customizable shape lib.

    BizDiag V1.9 All new version (based on Mono and GTK#, developed with MonoDevelop 2.4.1). BizDiag V1.0, V1.1, V1.2 Business graphics diagramming application + diagram editor library for vector graphics (based on Piccolo2D from University of Maryland, .NET and Windows.Forms developed with Visual Studio 2008). Supports browser-enabled special SVG file format for import and export and customizable shape library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    Tgif is a vector-based 2D drawing tool. It's also a hyper-structured-graphics browser on the web.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    AnyWikiDraw is a graphical editor for rapid editing of drawings and diagrams on Wiki pages. Supported file formats: SVG, PNG, JPEG and DRAW. Supported Wikis: MediaWiki, PmWiki and TWiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Whyteboard is a painting whiteboard application for Linux and Windows, that allows the annotation of PDF and PostScript documents, and image files with common drawing tools.
    Downloads: 4 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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next