minimagick
Image processor
A Ruby wrapper for the ImageMagick command-line tool, providing an efficient alternative to RMagick for image processing.
mini replacement for RMagick
3k stars
47 watching
346 forks
Language: Ruby
last commit: 6 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
rvm/rvm | Manages multiple Ruby versions and environments for development and deployment | 5,124 |
imagemagick/imagemagick | A command-line tool and software suite for editing and manipulating digital images. | 12,445 |
grosser/parallel | Parallel processing made simple and fast in Ruby | 4,173 |
miniprofiler/rack-mini-profiler | A Ruby middleware for profiling rack applications to measure performance metrics | 3,744 |
macournoyer/thin | A fast and simple Ruby web server | 2,270 |
piotrmurach/tty | A toolbox for developing beautiful command line clients in Ruby with modular components and project scaffolding | 2,509 |
refile/refile | A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. | 2,444 |
fog/fog | A library that provides a unified interface to multiple cloud services | 4,318 |
lolcommits/lolcommits | Captures a webcam image with each Git commit, creating a 'LOLcat' style archive. | 4,744 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,365 |
ddnexus/pagy | A Ruby gem that provides an efficient and customizable pagination solution for various web frameworks | 4,648 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
mruby/mruby | A lightweight implementation of the Ruby language with C code and Ruby 3.x compatibility | 5,315 |