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

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: 6 months 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/
```