data-bending made easy
2025-11-02 11:37:35 +01:00
bent More refined example 2025-11-02 11:37:35 +01:00
bingus Allow sound without the full symphonia 2025-10-26 19:34:50 +01:00
bong Version 1, functional, user-friendly 2025-10-26 19:53:03 +01: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 Bent WASM hello world 2025-10-28 00:44:00 +01: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