0.0
ImageBundle adds a helper to Ruby on Rails to create image sprites and matching CSS rules on the fly. Overhead is minimal as sprites are cached. ImageBundle is rendering framework agnostic.
2020
2021
2022
2023
2024
2025
0.0
label_images gem can be used for displaying default image for a contact
if you don't have image using contact's name's first alphabet
2020
2021
2022
2023
2024
2025
0.0
# Wuffl
<strong> 1. Introduction </strong>
Wuffl is a simple image viewer which can move pictures either to a „Selected“ folder or to a „Deleted“ folder. "Selected" and "Deleted" folders are located in the same folder as the chosen picture. Wuffl is available for Linux Ubuntu >=14.04, Mac >= OS...
2020
2021
2022
2023
2024
2025
0.05
This Jekyll plugin makes it very easy to send larger images to devices with high pixel densities.
The plugin adds an `image_tag` Liquid tag that can be used like this:
{% image_tag src="/image.png" width="100" %}
2020
2021
2022
2023
2024
2025
0.01
Jekyll tag-plugin to read image sizes from static assets and output in many formats.
Generate your opengraph link-tags, img-tags, css, html props, or just output the width and height of an image. All output image-sizes
can be scaled for retina support (/2 for @2x retina, /3 for @3x, etc...).
2020
2021
2022
2023
2024
2025
0.11
Grim is a simple gem for extracting a page from a pdf and converting it to an image as well as extract the text from the page as a string. It basically gives you an easy to use api to ghostscript, imagemagick, and pdftotext specific to this use case.
2020
2021
2022
2023
2024
2025
0.11
A simple image optimizer for CarrierWave
2020
2021
2022
2023
2024
2025
0.11
You can create your slide as a text file. It means that you can version controlyour slide like your Ruby scripts. You can custom your slide style by Ruby.So Rabbit is for Rubyist.
You can use RD, Markdown and Wiki format as slide source.
Rabbit provides programmer friendly keyboard interface. I...
2020
2021
2022
2023
2024
2025
0.0
Very naive bindings for stb_image.h. Implements only stbi_set_flip_vertically_on_load and stb_load since these are the 2 functions I need to load an image as a texture in OpenGL.
The reason I made this instead of using stb-image is because stb-image didn't implement stbi_set_flip_vertically_on_l...
2020
2021
2022
2023
2024
2025
0.0
Mainly the product of messing around, this gem comprises Ruby code for a few useful "Amazon Hacks" -- common techniques for manipulating Amazon product URLs and Images. This is mainly useful if you find yourself creating a site where you might link to Amazon product pages and display im...
2020
2021
2022
2023
2024
2025
0.02
Allows you to specify two images in a responsive_image_tag, and includes a javascript generator which will rewrite the DOM, requesting the correct image based on the screen size of the current client device.
2020
2021
2022
2023
2024
2025
0.04
WebP Image Generator for Jekyll 3 Sites that automatically generate WebP images for all images on your static site and serves them when possible. Includes the v0.6.1 version of the WebP utilities for Windows, Linux and Mac OS X 10.9 (Mountain Lion)
2020
2021
2022
2023
2024
2025
0.04
Image manipulation in JRuby with ImageScience compatible API
2020
2021
2022
2023
2024
2025
0.0
FeaturedImage is the finder that extract featured image from a web page.
FeaturedImage::Finder accesses and analyses a web page using Mechanize, download images which are referenced by IMG tag in HTML, and specify a featured image based on size of image using RMagick.
Furthermore, FeaturedImage c...
2020
2021
2022
2023
2024
2025
0.55
Offload CarrierWave's image processing and storage to a background process using Delayed Job, Resque, Sidekiq, Qu, Queue Classic or Girl Friday
2020
2021
2022
2023
2024
2025
0.0
Allows storing content with base64 images to a model
with Carrierwave file uploads. The base64 images are
extracted from the content and stored as physical
files using Carrierwave's configured storage. When
...
2020
2021
2022
2023
2024
2025
0.0
This is a Slush Systems tool for building service images. Slush Systems
creates continuously updated and deployed infrastructure and tooling
container images. This tool creates, tags, and pushes those images the
registry.
2020
2021
2022
2023
2024
2025
0.0
When you need robust image processing features into your Ruby application, but do not have time&resources to develop complex imaging back end yourself, Aspose.Imaging Cloud SDK for Ruby is for you. There are set of powerful image conversion, transformation, filtering features along with advanced...
2020
2021
2022
2023
2024
2025
0.0
Image Recognition and Processing APIs let you use Machine Learning to recognize and process images, including automatic caption generation, face recognition and NSFW classification, and also perform useful image modification operations.
2020
2021
2022
2023
2024
2025
0.0
This is a pure Ruby command line program that converts a set of images
into a PDF document. It supports JPEG and PNG file formats.
Examples:
* image2pdf -o foo.pdf foo.jpg
* image2pdf -o bar.pdf bar/*.jpg
2020
2021
2022
2023
2024
2025