Showing 38 open source projects for "code editor"

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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Blockly

    Blockly

    The web-based visual programming editor

    The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own.
    Downloads: 134 This Week
    Last Update:
    See Project
  • 2
    vengi

    vengi

    Free and open source voxel art tools - editor, thumbnailer and format

    This is a collection of voxel tools. It includes a voxel editor with animation support and loading/saving into a lot of voxel volume formats. There are other tools e.g. a thumbnail for your file manager and a command line tool to convert or modify between several voxel formats. Use a voxel editor or to convert your voxel models into an obj or ply file. If you came here as a developer, make sure to check out the dependencies and set up your development environment. The build scripts are...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Markdown Monster

    Markdown Monster

    An extensible Markdown Editor, Viewer and Weblog Publisher for Windows

    Markdown Monster is a powerful, yet easy-to-use Markdown editor with syntax highlighting and sophisticated and fast edit features. A collapsible, synced, live preview lets you see your output as you type and scroll. Easily embed or paste images, links, tables and code using raw markup or our smart UI helpers to simplify many operations with a few keystrokes or a click or two. Paste images from the clipboard or drag and drop from Explorer or our built-in file browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Graphite

    Graphite

    An open source graphics editor for 2025

    Graphite is a modern, open-source, prototyping and design tool built for vector graphics, motion, and state-driven UIs. It combines traditional vector drawing capabilities with features like animation timelines, state machines, and interactive prototyping—all in one toolchain rather than separate apps. The interface supports layering, boolean operations, masks, and full node-based parametric controls for shapes and effects. Because it’s built to be extendable, plugin support allows...
    Downloads: 23 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    jPicEdt

    jPicEdt

    Another drawing editor for LaTeX with PSTricks & TikZ

    jPicEdt is an extensible internationalized vector-based drawing editor for LaTeX and related packages (TikZ, PsTricks,...), written in Java. It is also a library of reusable high-level graphic primitives.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    Texture Generator

    app for creating procedural textuures

    This is simple image editor witch goal is to save small C++ code generating this image. It's mostly for demoscene artists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ENDEDIT

    ENDEDIT

    ENDEDIT is a B800 text screen editor

    ENDEDIT is a B800 text screen editor. Such screens were usually displayed as an end screen when exiting Dos games. Source code repository: https://github.com/jval1972/ENDEDIT
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    key_color_image

    Command line app for creating a particular color scale to images

    It is a command line application to which you can pass a color, and the application transforms the input images to that color scale image (as if it was a gray scale, but instead of gray, that color). In addition, the application allows you to set the global alpha of the image, and translate a particular color to a totally transparent alpha (alpha = 0). You can also disable alpha component, just in case the input image is a .jpg, or there is any restriction that makes the output image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Respond 100x faster, more accurately, and improve your documentation Icon
    Respond 100x faster, more accurately, and improve your documentation

    Designed for forward-thinking security, sales, and compliance teams

    Slash response times for questionnaires, audits, and RFPs by up to 90%. OptiValue.ai automates the heavy lifting, freeing your team to focus on strategic priorities with intuitive tools for seamless review and validation.
    Learn More
  • 10
    DelphiDoom Voxel Editor

    DelphiDoom Voxel Editor

    A tool for creating voxels for the DelphiDoom Engine

    This program is a simple voxel editor. It can generate voxel images. Output voxels can be used either with DelphiDoom, either with any application that supports the slab6 vox format. Source code repository: https://github.com/jval1972/DD_VOXEL
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    The Seashore Project

    The Seashore Project

    easy to use image editor for OSX

    ...Download the latest version of Seashore for FREE on the App Store https://geo.itunes.apple.com/us/app/seashore/id1448648921?mt=12&app=apps The latest code can be found at https://github.com/robaho/seashore The code is normally also here but I am having trouble with the github integration.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 12
    LaTeXDraw

    LaTeXDraw

    Vector drawing program for LaTeX using PSTricks

    LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 13
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. Example source contains min-heap data structure and heap sort algorithm. Enjoy coding! And :% runs the code in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Odin Map Generator

    Map Generation Application and API

    Odin is a map generator derived from map generation experiments for a video game called Crypts of Eldor; after requests to release the tool, a decision was made to release a map editor based on this code. Additionally, a Java API is provided so that the map generator can be integrated into new software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nik4nix

    nik4nix

    Nik plugins on Ubuntu standalone or with Picasa3

    Main idea here is that you can use Nik Plugins stand-alone without officially supported 3rd party host application (Lightroom, Photoshop, Spark, Portfolio). On Windows or Linux. Source code can be compiled natively for Linux or for Windows with Lazarus IDE. The program is dedicated to Ubuntu users, where you can install Nik Collection using wine. On Ubuntu you can either use native Linux version, or native Windows version running via wine. In fact, currently the latter is recommended,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    soccerPitchTeamEdition

    soccerPitchTeamEdition

    Edition of football teams on HTML canvas- javascript source

    This javascript code provides tools to compose your own football teams on real soccer pitch which is drawn on a html canvas and therefore this could be rendered on image PNG . This code also use an other open source library (jscolor) editor site here : http://jscolor.com which help this code to use color picker this tool also provides some report match features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FlorinA

    FlorinA

    Free Grid Gallery Responsive

    Grid gallery jquery, Photoswipe gallery, Gallery on the Google Map, Google Maps Spiderfy, Image editor Logo, Image resize, Batch multiple image editing. Easy and free, no adware no spyware, with Florina you can build your gallery and see your images in google map, without writing code , only a few clicks!!! You need imagemagick http://www.imagemagick.org/script/binary-releases.php See the Demo http://www.nextechnics.com/florina/ Thx to ExifTool by Phil Harvey Thx to ImageMagick Team You can support the Florina Project by a Donation https://www.paypal.com/us/cgi-bin/webscr?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Code::Blocks plugin Image Editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Normal Mapper

    Simple Normal Mapper

    Easy creation of normal maps

    Simple Normal Mapper is a normal map editor with which one can easily create normal maps for 2D images. Normal mapping is used, for example, in 2D games to make an illusion of a 3D object. Simple Normal Mapper is fully automatic with some user-controllable parameters. Simple Normal Mapper is written in Qt and C++. The newest source code and releases here: https://github.com/juzzlin/SimpleNormalMapper/releases
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    "Windows Free Pascal IDE"

    "Windows Free Pascal IDE"

    Windows Free Pascal is a free source code editor for programmers

    "Windows Free Pascal IDE" is Copyright (c) 2014 dr Jaroslaw Szymanda Windows Free Pascal is a free source code editor for programmers of console applications. Designed primarily for students who begin to learn programming. They can quickly write and compile software using open source Pascal compiler developed by "(c) Free Pascal Team" (see http://www.freepascal.org). "Windows Free Pascal IDE" program is free software and can be redistributed without any restriction.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Dia Diagram Editor

    Dia Diagram Editor

    Free drawing software for Windows, Mac OS X, and Linux

    Dia Diagram Editor is free Open Source drawing software for Windows, Mac OS X and Linux. Dia supports more than 30 different diagram types like flowcharts, network diagrams, database models. More than a thousand readymade objects help to draw professional diagrams. Dia can read and write a number of different raster and vector image formats. Software developers and database specialists can use Dia as a CASE tool to generate code skeletons from their drawings.
    Leader badge
    Downloads: 8,553 This Week
    Last Update:
    See Project
  • 23
    HTML5 Editor

    HTML5 Editor

    HTML5 editor, free and open-source website builder based on Silex

    This editor is a free and open-source online tool which lets you design html pages with an interface very close to dreamweaver's or powerpoint's one. But we've put a special touch in it ;) The HTML5 editor is now available online and called Silex. Only developers will want to download Silex source code from github. **No need to download it, simply follow the link bellow**
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 24
    Silex, live web creation

    Silex, live web creation

    Free online HTML website builder

    Silex is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. It is suitable for professional designers to produce great websites without constraints.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    IV:MP GUI Editor

    IV:MP GUI Editor

    Advanced script editor IDE for squirrel/pawn/lua and more

    IV:MP GUI Editor is powerful, simple, stable and easy-to-use IDE for editing Pawn, Squirrel, Lua and other type of script files, like PHP and many others. Included compliers for Squirrel, Pawn and Lua, and some cool features, like functions list with details (code completion) for IV:MP and other, syntax highlighting, encoding auto-detection, options and stability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next