You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First Release: This marks the initial release of Belilo. It's a precise image whitening tool with a simple command-line interface.
Tech Stack: The application is engineered using Rust and powered by the Rayon library. It's expected to work seamlessly across various platforms.
Multiple Features: Belilo comes with a plethora of features such as super fast image whitening, support for various image formats, batch processing, organized output, and an easy-to-use command-line interface.
Performance Enhancement: With the integration of Rayon, image whitening tasks are executed in a breeze, showcasing the prowess of Rust's performance.
Features
🚀 Super Fast Image Whitening: Harness the power of Rayon to whiten images at lightning speed.
🖼️ Support for Various Image Formats: Whiten JPEG, PNG, BMP, GIF, ICO, QOI, and many more image formats.
🗂️ Batch Processing: Handle multiple images in one go, saving precious time.
📁 Organized Output: Keep your whitened images neatly together for easier access and management.
🛠️ Command-line Interface: A straightforward command-line interface making the tool easy to use even for beginners.