zKitap2Pdf is a tool for converting Fernus Z-kitap e-books from exe to pdf format using ruffle
If you are using Linux, you may need to install additional dependencies such as wine
You can download prebuilt binaries for Linux and Windows from the Releases page.
| System / Distribution | File Extension | Description |
|---|---|---|
| Generic Linux | .tar.gz |
The most universal build. Extract and run the binary. |
| Debian / Ubuntu | .deb |
Install using dpkg. |
| Fedora / CentOS / openSUSE | .rpm |
For all RPM-based systems. |
| Windows | .exe or .zip |
The standalone .exe is ready to run. The .zip contains the executable. |
Requires Git, Rust, Cargo:
git clone https://github.com/vrdons/zKitap2Pdf.git
cd zKitap2Pdf
cargo install --path .After installation, you can run zKitap2Pdf in your terminal.
Just a placeholder now. Coming soon..
We tested in Linux and Windows. It works fine. But we are not rich for buying a MacBook. See #7
Contributions are welcome! Issues, PR's etc.