Zoomer

Zoomer 3.1.0 updated

Zoomer will help developers embed high-resolution images inside a smaller container. Using Zoomer's special controls, visitors can zoom in or out an image, viewing it at various aspect ratios and resolutions. The plugin can be the base on which...

cropimg

cropimg 0.3.1 updated

cropimg allows users to crop the section of an image they want using drag & drop gestures and their mouse. But not the classic way. Instead of letting users drag a selection from one corner to another, the user is presented with a preset box and the image...

photoWall.js

photoWall.js 2.0.0 updated

While nobody will hurry to copy the Google Images layout and pass it as their own pretty soon, photoWall.js is still a very useful plugin. This is because it can easily be integrated in photo album scripts and provide a click-to-view mechanism for the...

jQuery imagesLoaded

jQuery imagesLoaded 4.1.0 updated

The plugin triggers a callback every time all the images inside a container have been loaded. jQuery imagesLoaded can be used for one image, a photo set, or one or more containers on the same page. This way, other scripts can be bound to execute whenever...

CSSquirt

CSSquirt 0.0.2

CSSquirt allows developers to embed images inside the CSS code as a Data URI scheme, instead of a file path. This way, the image data is encoded in the CSS file itself and won't load via another HTTP request. This improves performance and increases...

Thumbd

Thumbd 2.18.0 updated

Thumbd uses Node.js, ImageMagick and AWS (Amazon Web Services) to quickly resize supplied images into a smaller, digestible thumbnail. From AWS, the SQS and S3 services are used. Thumb uses a config file to automatically resize images to one or more thumb...

Gifshot

Gifshot 0.3.2 updated

Gifshot has the potential to be a mainstay in your browser bookmarks and even to be installed on one of your servers if you're the kind of Internet commenter that likes to boast his GIF skills. This simple Web-based application allows users to select...

ZXing

ZXing 3.2.1 updated

Supports multiple international formats and has support for iOS and Android.What is new in this release:Several bug fixes, especially for Data Matrix and PDF417 parsing Retired jRuby binding Barcode Scanner can now disable history What is new in version...

Lazy Load

Lazy Load 1.9.7 updated

All images not shown on screen will be loaded only when the viewport (visible area of the screen) is scrolled down over them. This is opposite of image preloading. Using lazy load on long web pages containing many large images makes the page load...

imacss

imacss 1.0.0 updated

In recent years it has become a recommended practice of embedding the image themselves inside CSS files instead of loading them via separate HTTP requests. This procedure detailed and encouraged by Google's SEO team reduces the number of HTTP...