A desktop app for converting images to BrachioGraph format.
tl;dr I wanted a GUI app for quickly converting images to draw with a BrachioGraph, I really liked the one that Henry Triplette made, but then PySimpleGUI went to a paid model. After thinking about upgrading (or migrating to FreeSimpleGUI), I decided to write a new-but-similar thing using PySides / QT instead. That thing, is this thing.
This app uses the linedraw.py
module for converting images to JSON for the BrachioGraph, originally written by Lingdong Huang.
pip3 install -r requirements.txt
python brachiograph_converter_gui.py
Andy Piper
- Website
- GitHub: @andypiper
- Fediverse @[email protected]
- Henry Triplette (concept / original python-brachiograph-gui)
- Lingdong Huang (linedraw routines)
- Daniele Procida (BrachioGraph project)
- Streamline icon set
Copyright © 2024 Andy Piper.
This project is MIT licensed.
- Streamline icon is CC-BY-4.0.