Graphite

Open source comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editing (by GraphiteEditor)

Graphite Alternatives

Similar projects and alternatives to Graphite

  1. Visual Studio Code

    Visual Studio Code

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. stable-diffusion-webui

    Stable Diffusion web UI

  4. crates.io

    The Rust package registry

  5. bevy

    606 Graphite VS bevy

    A refreshingly simple data-driven game engine built in Rust

  6. tauri

    540 Graphite VS tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

  7. Atom

    286 Graphite VS Atom

    Discontinued :atom: The hackable text editor

  8. penpot

    247 Graphite VS penpot

    Penpot: The open-source design platform for Product teams that need scalable collaboration.

  9. InvokeAI

    241 Graphite VS InvokeAI

    Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.

  10. egui

    238 Graphite VS egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  11. wgpu

    222 Graphite VS wgpu

    A cross-platform, safe, pure-Rust graphics API.

  12. lapce

    188 Graphite VS lapce

    Lightning-fast and Powerful Code Editor written in Rust

  13. sdnext

    186 Graphite VS sdnext

    SD.Next: All-in-one WebUI for AI generative image and video creation, captioning and processing

  14. Clippy

    124 Graphite VS Clippy

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

  15. rust-gpu

    Discontinued 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧

  16. gpuweb

    78 Graphite VS gpuweb

    Where the GPU for the Web work happens!

  17. brackets

    69 Graphite VS brackets

    An open source code editor for the web, written in JavaScript, HTML and CSS. (by brackets-cont)

  18. tch-rs

    37 Graphite VS tch-rs

    Rust bindings for the C++ api of PyTorch.

  19. VL.Fuse

    A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.

  20. Gimel-Studio

    Discontinued Old repo of the node-based image editor. See https://github.com/GimelStudio/GimelStudio for the next generation of Gimel Studio :rocket:

  21. stegano-rs

    A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Graphite alternative or higher similarity.

Graphite discussion

Log in or Post with

Graphite reviews and mentions

Posts with mentions or reviews of Graphite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-10-30.
  • Affinity Studio Now Free
    3 projects | news.ycombinator.com | 30 Oct 2025
    I'm going to hold on my Affinity as long as I can and try to integrate as much of my workflow to Inkscape as possible (even if UI feels like CorelDraw). Also keeping eye on: https://graphite.rs/
  • Ask HN: Abandoned/dead projects you think died before their time and why?
    20 projects | news.ycombinator.com | 11 Oct 2025
    I vaguely wondered if FreeHand would make an appearance in this thread. :)

    Two features that come to mind as IIRC being unique (as compared to Illustrator) were multi-page documents and multiple page size multi-page documents. Ideal for the complete standard set of company branded print documents: business card, "With Compliments" slip, and letterhead. :D

    Adobe's acquisition of Macromedia and subsequent killing of (the IMO superior) FreeHand contributed directly to my subsequent decision to avoid closed source application software--especially for creative tools--even if alternatives were "technically inferior".

    (And, indeed, "creative tool killed/hampered for business reasons" is a story which has been repeated elsewhere multiple times in the quarter century[0] since.)

    While Inkscape is still missing features compared to FreeHand it is however also still here many years later and is what I've used ever since when I need 2D vector design software. (Although I've also been keeping an eye on Graphite: https://graphite.rs)

    ----

    [0] Oh, weird, apparently it's actually less than 25 years: https://en.wikipedia.org/wiki/Adobe_FreeHand#Adobe_FreeHand Seems I've been holding the grudge for less time than I thought. :D

  • Bezier-rs – algorithms for Bézier segments and shapes
    7 projects | news.ycombinator.com | 13 Aug 2025
    That doesn't sound right, nearest-point queries for cubic Béziers take at least a quintic solver, and this library uses a subdivision-based algorithm with Bernstein polynomials that is seemingly designed to work with any degree [0]. (Or at least, it doesn't have any code that complains when the degree is too large.)

    [0] https://github.com/GraphiteEditor/Graphite/blob/master/libra...

  • Malleable software: Restoring user agency in a world of locked-down apps
    3 projects | news.ycombinator.com | 10 Jun 2025
    A tool which looks at this sort of thing which was mentioned here recently:

    https://news.ycombinator.com/item?id=44118159

    but which didn't seem to get much traction is:

    https://pontus.granstrom.me/scrappy/

    but it pretty much only works for JavaScript programmers and their friends (or folks interested in learning JavaScript).

    Other tools which I'd like to put forward as meriting discussion in this context include:

    - LyX --- making new layout files allows a user to create a customized tool for pretty much any sort of document they might wish to work on --- a front-end for LaTeX

    - pyspread --- every cell being either a Python program or the output of a program, and the possibility of cells being an image allows one to do pretty much anything without the overhead of making or reading a file

    - Ipe https://ipe.otfried.org/ --- an extensible drawing program, this really needs a simpler mechanism for that and I'd love to see a tool in the vector drawing space which addressed that --- perhaps the nascent https://graphite.rs/ ?

  • Graphite: Node-based, non-destructive, procedural 2D vector editor
    1 project | news.ycombinator.com | 6 Mar 2025
  • Shaderblocks: Block-Based Image Editing
    8 projects | news.ycombinator.com | 9 Nov 2024
    https://graphite.rs/ (still early in development) offers node-based editing.
  • Perplexity分析股票 - FAV0周刊#018
    9 projects | dev.to | 20 Oct 2024
  • Analyzing Stocks with Perplexity - FAV0 Weekly #018
    9 projects | dev.to | 20 Oct 2024
    2D Content Creation Tool (Open Source Photoshop?)
  • Q3 dev update for Graphite, a Blender-inspired 2D procedural design Rust app
    6 projects | news.ycombinator.com | 15 Oct 2024
    I was referring to the link posted to HN: https://graphite.rs/
  • Inkscape 1.4 Released
    4 projects | news.ycombinator.com | 13 Oct 2024
    I love Inkscape so much. I use it every other week to make presentations, slides or just simple graphics when I need it. I illustrated my thesis with it.

    Another piece of 2D vector software that I use and recommend is Graphite [1]. It too is open source. Graphite has nodes and can be procedural in nature. Have them both in your graphics toolbox.

    [1] https://github.com/GraphiteEditor/Graphite

  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Graphite repo stats
58
26,506
9.8
5 days ago

GraphiteEditor/Graphite is an open source project licensed under Apache License 2.0 which is an OSI approved license.

Graphite is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of Graphite is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com