data-bending made easy
Find a file
2025-06-20 12:25:05 +02:00
bent dont know what dis was about, now it's time for revolution 2025-01-16 17:38:34 -05:00
bingus complete CLI for input & output to a different format (MP3 lame is freaky) 2025-06-20 10:55:48 +02:00
bong fix other deps for crates.io 2025-06-20 12:25:05 +02:00
testing material PDF support but no open yet cause test fails although there's no apparent issue 2025-03-20 02:17:05 -04:00
.gitignore complete CLI for input & output to a different format (MP3 lame is freaky) 2025-06-20 10:55:48 +02:00
bent.wsd vive la révolution !! 2024-06-06 21:51:01 +02:00
Cargo.toml remove workspace deps 2025-03-10 00:30:30 -04:00
LICENSE add licenses 2024-07-27 07:26:19 +02:00
README.md v0.3.0 with updated README ready for crates.io 2025-04-19 11:50:46 -04:00
UNLICENSE initial commit 2024-04-28 14:15:56 +02:00

BENT

Get bent! Databending made easy.

This project aims to provide a simple GUI to bend any file to another format without dealing with headers. Codecs and processors would come as features and be chosen in the settings to recompile the binary.

There are three crates in this project :

  • bingus, the core library
  • bong, the CLI binary
  • bent, the GUI