ImageInfo - A Ruby gem that fetch web images metadata concurrently
ImageInfo finds the size and type of a single or multiple images from the web by fetching as little as needed in batches. It uses Typhoeus under the hood to get images metadata as fast as possible. Built to improve LinkThumbnailer performance on site with many images.
Post a comment