Skip to content

Releases: Inc44/rusty_scissors

Rusty Scissors 1.1.1

22 Oct 12:23
Compare
Choose a tag to compare

Important Changes

  • Library Structure: Rewrite to be used in other projects

Rusty Scissors 1.0.0

12 Oct 20:25
Compare
Choose a tag to compare

Important Changes

  • First Release: This marks the initial release of Rusty Scissors. It's a precise image trimming 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: Rusty Scissors comes with a plethora of features such as super fast image trimming, 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 trimming tasks are executed in a breeze, showcasing the prowess of Rust's performance.

Features

  • 🚀 Super Fast Image Trimming: Harness the power of Rayon to trim images at lightning speed.
  • 🖼️ Support for Various Image Formats: Trim 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 trimmed 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.