Welcome to Eoyc!
Encoding Only Your Choices - A powerful CLI tool for encoding and hashing strings with flexible chain operations
Essential Features
Clean, minimal, and focused on content
Multiple Encoders
Support for Base64, MD5, SHA1/256/512, Hex, URL encoding, ROT13, Binary, Octal, Unicode, and more.
Chain Operations
Chain multiple encoders together using '>', '|', or ',' to create complex encoding pipelines.
Flexible Selection
Encode entire lines, specific strings with -s, or regex-matched patterns with -r for precise control.
Stream Processing
Process data from STDIN, making it perfect for pipeline operations and batch processing.
Easy Installation
Available via Homebrew for quick setup. Built with Crystal for high performance.
Open Source
Free and open source under MIT license. Contributions are welcome!
Contributing
Eoyc is an open-source project made with ❤️. If you want to contribute to this project, please see CONTRIBUTING.md and submit a pull request with your cool content!
View on GitHub