Skip to content

andypiper/brachiograph-converter-gui

Repository files navigation

brachiograph-converter-gui 🖌️

Version License: MIT

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.

Install

pip3 install -r requirements.txt

Usage

python brachiograph_converter_gui.py

👤 Author

Andy Piper

Additional credits

  • Henry Triplette (concept / original python-brachiograph-gui)
  • Lingdong Huang (linedraw routines)
  • Daniele Procida (BrachioGraph project)
  • Streamline icon set

📝 License

Copyright © 2024 Andy Piper.

This project is MIT licensed.

About

A desktop app for converting images to BrachioGraph format

Topics

Resources

License

Stars

Watchers

Forks

Languages