Showing 886 open source projects for "create"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    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
    TroisJS

    TroisJS

    ThreeJS + VueJS 3 + ViteJS

    ...I started from scratch, I will rewrite some of my WebGL demos to see if this little toy can do the job. The most popular WebGL library, with a good support on both desktop and mobile. With TroisJS you can easily create 3D content for your website using VueJS components. Really fast development time with ViteJS/HMR ! Useful to create awesome 3D scenes. Thanks to VueJS/ViteJS, TroisJS use watchers and HMR to update ThreeJS objects when you update a template or a prop. This means the result in your browser will be automatically updated without reloading all the stuff. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating them by hand. Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After Effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to Android, iOS, and React Native. You can build the sample app yourself or download it from the Play Store. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    novaGallery

    novaGallery

    novaGallery - Beautiful & modern PHP Image Gallery

    ...Upload photos via regular ways (e.g. via FTP) to the web server and novaGallery automatically creates albums & thumbnails. The image gallery already contains a theme/template, which is best designed for focusing and presenting photos. It's easy to create an own theme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cyan

    Cyan

    Prepress image viewer and converter

    ...Like converting an image from RGB to CMYK, or the other way around. Cyan supports color profiles complying with the International Color Consortium (ICC) standard, and strives to create as color-accurate images as possible, with support for RGB, CMYK and GRAY with up to 32-bit image depth.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    udgplop

    udgplop

    A ZX Spectrum UDG creator

    A quick and easy to create UDGs for use in ZX Spectrum programs and games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    face3D_chung
    face3D chung is a small mesh editor with which you can create 3D obj model character avatar head objects with texture from a single photo of any man or woman for your games. Works by 3D & texture morphing .Uses freebasic apps gui_chung , loadobj3ds_chung and ancient openGL . Can run on a small netbook. .Added speaking avatars with moving lips using TTS_chung_dll and aiml_chung_dll aiml chatbot .Added online speaking avatar using HTML5 , javascript , jsc3d and custom elizabot like chatbot with eval() javascript function . ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WAD Painter

    WAD Painter

    A tool to create textures from DOOM WAD file resources

    WADPaint is a tool that can create textures from DOOM WAD file resources. Source code repository: https://github.com/jval1972/WADPaint
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Terrain Generator

    Terrain Generator

    A tool for creating Terrains.

    Exports RAD (Radix game remake) maps in WAD format and Doom maps in UDMF format for advanced source ports. RAD engine: https://sourceforge.net/projects/rad-x/ Source code repository: https://github.com/jval1972/DD_TERRAIN
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    ...It's often a compromise and sometimes it fails miserably. Smartcrop.js is the result of my experiments with content aware image cropping. It uses fairly simple image processing and a few rules to attempt to create better crops of images. This library is still in it's infancy but the early results look promising. So true to the open source mantra of release early, release often, I'm releasing version 0.0.0 of smartcrop.js. Smartcrop.js implements an algorithm to find good crops for images. It can be used in the browser, in node or via a CLI. ...
    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
  • 10
    Goal: to create a full range of free, easy-to-use utilities for the manipulation, editing, and maintenance of content for Curious Labs' Poser and DAZ Productions' DAZstudio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+ needed Github: https://github.com/miguelalejandromorenobarrientos/jdrafting Android version (not compatible) https://sourceforge.net/projects/andrafting/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    CSS Animation 101

    CSS Animation 101

    Learn how to bring animation to your web projects

    CSS Animation 101 is a tutorial resource that teaches the fundamentals of motion on the web using only CSS. It starts with core building blocks—transitions, transforms, and keyframes—and then layers in timing functions, delays, and choreography to create more expressive sequences. The material stresses clarity and maintainability, showing how to structure styles so animations are easy to reason about and adjust. Throughout, examples demonstrate practical use cases like button feedback, content reveals, loaders, and micro-interactions that enhance user experience without overwhelming it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    aPhoto

    aPhoto

    aPhoto is a Batch Intuitive Program Makes Text and Image Watermarks

    ...This is a portable program, so it is important to mention that it doesn't leave any traces in the Windows Registry. You can copy it on any USB flash drive or other devices, and take it with you whenever you to need to create watermarks on the breeze, without having to go through installation steps. Since this is a Java-based utility, you should make sure you have previously installed the working environment on the computer, otherwise you cannot run the tool. aPhoto sports a clean and intuitive layout that lets you import photos using the built-in browse function.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Illu Pix

    Illu Pix

    Pix is an online pixel art community

    Pix is an online pixel art community application built with React Native for iOS devices. It provides a 16x16 canvas for users to create and share pixel art, fostering creativity and collaboration among artists. The app emphasizes simplicity and ease of use, making pixel art accessible to everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Anrieff's Gallery Generator

    Anrieff's Gallery Generator

    Create neat .HTML galleries from your photos

    Anrieff's Gallery Generator - Creates a .HTML gallery from a collection of images. Handles rotations and resize. Creates thumbnails in .JPG/.PNG. Preserves Exif metadata, can display info & statistics. Milti-camera time synchronization and other batch features. Cross-platform with GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Universal Color Picker

    Universal Color Picker

    Color Picker Tool which works universally on screen

    Universal Color Picker is project aimed to create a color picker and pallet making tool for artist. UCP allow user to pick color from whole window (not bounded by the boundaries of software). Currently this software is windows only. Note: Executable is made using pyinstaller on windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Auto PhotoSwipe Gallery

    PHP Auto PhotoSwipe Gallery

    PHP Auto PhotoSwipe Gallery is an automatic gallery on a single file.

    PHP Auto PhotoSwipe Gallery is a completely automatic and responsive image gallery on a single file. Just upload the images, it will resize them and create all thumbnails. You can also configure password protection with a shareable link. https://github.com/dulldusk/php-auto-photoswipe-gallery
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    textures.js

    textures.js

    SVG patterns for data visualization

    Textures.js is a JavaScript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization. Import textures.js from NPM. You can also use textures.js in your HTML page with a <script> tag by downloading textures.js to a local folder or by using the Unpkg CDN network. Textures.js can be used alongside d3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mathematically produced patterns

    Mathematically produced patterns

    It creates hundreds of pictures which are based on the Mandelbrot

    It mathematically produces color patterns. It is a slight improvement on my pictures 27. It now has a menu at the top, and random sound added. The program can create through mathematical iterations hundreds of interesting patterns which are roughly based on Mandelbrot. Spirals, shiny films, spider webs, water drops, brains with holes, galaxies, etc. By tapping on the C and V keys you can change the Mandelbrot Constant, and this changes the patterns gradually in either direction. There are many keyboard controls you can tap on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    Vivus is a lightweight JavaScript class (with no dependencies) that allows you to animate SVGs, giving them the appearence of being drawn. There are a variety of different animations available, as well as the option to create a custom script to draw your SVG in whatever way you like. Every path element is drawn at the same time with a small delay at the start. This is currently the default animation. Each line is drawn synchronously. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FUSUMA

    FUSUMA

    Fusuma makes slides with Markdown easily

    A tool to create slides easily. Code syntax highlight, MathJax, diagrams, and flowcharts. All results for lighthouses are perfect. Full support for SEO and OGP. Customizable JavaScript and CSS. A sidebar with an agenda and more features. Init Mode, for creating a slide, style, configuration file and GitHub actions that deploy slides to gh-pages automatically.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    LCARS Item Tool

    LCARS Item Tool

    This tool helps you to create a LCARS-like gui

    With this program you can create graphics to create a LCARS gui. It contains (nearly) all necessary graphics to create such a gui. There are two versions you can download: 1) An installer for windows. 2) A folder called UNIVERSAL that contains two files with which you can run this program on every operating system. !! IMPORTANT !! You need to start this program with Java 1.8.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    PotterDraw

    PotterDraw

    Design your own pottery for 3D printing in full color

    ...It can also map synthesized or user-specified textures onto the pot. Mesh and texture properties can be modulated by oscillators for more complex effects, and the modulations can be animated to create videos.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25
    GD Process

    GD Process

    A CLI image file manipulation script

    ...It is designed to be a CLI script that provides some basic image file manipulations. ./gd_process.php can perform these image file manipulations :- none - so it can be used to convert image file types create scale crop mirror rotate merge adjoin PHP can only work with image file types (by extension) :- jpg, jpeg gif png bmp ./gd_process.php can work on a single filename, or a 'glob' of files within a dir.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB