-
Notifications
You must be signed in to change notification settings - Fork 244
Dragonfly add ons
ritxi edited this page Apr 24, 2011
·
35 revisions
This page acts as a listings page for dragonfly add-ons.
Feel free to add your own add-on to the list below. It could be anything from a small code snippet to a full-on gem.
You might want to include a name, brief description, author and link to a gist/repository/homepage.
- Data stores
- Generators (creates something from nothing, e.g. text generation)
- Processors (changes data, e.g. make image black and white)
- Encoders (changes format of data, e.g. convert to tiff)
- Analysers
- Saved configurations
- Various (e.g. gems which contain a combination of the above)
- Misc (stuff which doesn't fit into the categories above)
- RemoteDataStore - fetch images from remote urls (meaning the images are read-only - part of magickly)
- Add me!
- Add me!
- Add me!
- Add me!
- Add me!
- magickly gem - image manipulation as a (plugin-able) service
- dragonfly-rails gem - add paperclip compatibility