Nutek Encode
Easily encode and decode text, files and buffers into various types of output.
Why Nutek Encode?
I was inspired by a Perl script - hURL. I used it a lot in the past, but it was not maintained anymore. I wanted to create a tool that would be easy to use and maintain. I also wanted to learn Rust, so I decided to create this tool.
Installation
From stable:
From source:
or download the binary from the releases page.
just maybe go to the docker hub page and pull the image.
Usage

or using Docker
|
It is also possible to use the tool as a library
use encoder;
For more inspiration, check out the documentation.
Development
If you find a bug or have an idea for a new feature, please open an issue.
Tests
Benchmarks
License
© 2025 Nutek Security and contributors.
Nutek Encode is licensed under the MIT license. Please see the LICENSE file for more information.