PSD.rb
Parse Photoshop files in Ruby with ease (by layervault)
MiniMagick
mini replacement for RMagick (by minimagick)
PSD.rb | MiniMagick | |
---|---|---|
- | 4 | |
3,119 | 2,836 | |
0.0% | 0.3% | |
0.0 | 8.5 | |
almost 4 years ago | 5 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PSD.rb
Posts with mentions or reviews of PSD.rb.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning PSD.rb yet.
Tracking mentions began in Dec 2020.
MiniMagick
Posts with mentions or reviews of MiniMagick.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-29.
- Any gems out there to dynamically create and label images?
-
what is the best/easiest way to render text as image with ruby on rails?
You'd probably be best using imagemagick, https://github.com/minimagick/minimagick for example would allow you to create an image that is just some text. There are a bunch of tutorials across the net on how to pass commands into imagemagick to do this.
-
Are there any gems for primitive graphics drawing? With or without a display to draw to.
Minimagick. A ruby wrapper for ImageMagick or GraphicsMagick command line.
What are some alternatives?
When comparing PSD.rb and MiniMagick you can also consider the following projects:
RMagick - Ruby bindings for ImageMagick
ruby-vips - Ruby extension for the libvips image processing library.
IMGKit - Uses wkhtmltoimage to create JPGs and PNGs from HTML
Phashion - Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
Victor - Ruby SVG Image Builder
rszr - Fast image resizer for Ruby
Skeptick - Better ImageMagick for Ruby