disk2pi is a tool that processes various types of documents.
- Supports multiple input formats:
- PDF documents
- Videos (
.mp4) - Images (
.png)
- Simple interface using PySide6
- Fast build and execution using
uv
⚠️ Audio files are not supported yet.
-
Install
uv:Follow the official instructions:
https://docs.astral.sh/uv/getting-started/installation/ -
Clone the repository:
git clone https://github.com/Cbampeta/disk2pi.git cd disk2pi -
Build the project:
uv build
Run the project from the root directory:
uv run main.py "path/to/your/file"Format supported : video, pdf and image