Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keller-mark/qdpx-to-json

Convert REFI-QDA .qdpx file into JSON and PNG files
https://github.com/keller-mark/qdpx-to-json

hidivelab

Last synced: 22 days ago
JSON representation

Convert REFI-QDA .qdpx file into JSON and PNG files

Awesome Lists containing this project

README

        

# qdpx-to-json

```sh
uv run convert.py \
--input ./data/in/my_project.qdpx \
--output ./data/out/
```