RubyGems Navigation menu

mini_magick 1.2.1

- Why? I was using RMagick and loving it, but it was eating up huge amounts of memory. A simple script like this... Magick::read("image.jpg") do |f| f.write("manipulated.jpg") end ...would use over 100 Megs of Ram. On my local machine this wasn't a problem, but on my hosting server the ruby apps would crash because of their 100 Meg memory limit.

Gemfile:
=

install:
=

Versions:

  1. 5.0.1 July 24, 2024 (20.5 KB)
  2. 5.0.0 July 08, 2024 (20.5 KB)
  3. 4.13.2 July 08, 2024 (24 KB)
  4. 4.13.1 June 15, 2024 (24 KB)
  5. 4.13.0 June 13, 2024 (24 KB)
  6. 1.2.1 June 01, 2007* (804 KB)
Show all versions (77 total)

Runtime Dependencies (1):

hoe >= 1.2.1

Owners:

Authors:

  • Corey Johnson

SHA 256 checksum:

=

Total downloads 238,643,916

For this version 3,939

Version Released:

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: