New Image Editing Scripts for Web
Sprite Cow was created to simplify how developers get the coordinates of smaller images embedded in a larger sprite.The user can load a sprite into the Sprite Cow application and then simply point and click on the desired image and automatically get its...
jQuery Image Viewer is a very useful plugin if you need to showcase large resolution images in very small places.The plugin works by showing the high-res image as the background for that container, along with special controls that can be clicked and help...
By breaking up the larger image into smaller pieces, Super Simple Image Tiles prevents the user from having full access to the image (at least with no coding knowledge).When trying to drag the image into an editor, copy it or right-clicking on it, users...
With no external dependencies, the library handles various image formats and metadata with only Java code.Features:Supported formats:
BMP (Microsoft bitmap format - uncompressed; 1, 4, 8, 24 and 32 bit)
ICO (Microsoft icon format - 1, 4, 8, 24 and 32 bit...
jQuery.heroUnit automatically centers hero images, both horizontally and vertically.If you don't know what a "hero image" is, don't worry. You've probably seen thousands of them by now and didn't know they were called like this.They are huge,...
As the original Adaptive Images script, this port also automatically resizes images for desktop or mobile devices, based on the available viewport (screen) size.As stated above, the developer doesn't need to change any image code markup to support...
minBlock.js uses the HTML5 canvas utility to plot out a 3x3 matrix grid.It then generates smaller blocks to fill in the matrix grid, applying them to random positions for each cell.minBlock.js takes the a primary color and applies it to the blocks, and a...
jQuery Reel works on top of a normal image tag, performing quick image source replacements based on the user's mouse wheel cursor or with the help of a vertical and/or horizontal drag handler.As the user moves one of these handlers or drags an image using...
GifMachine allows users to specify a YouTube video URL, the GIF width along with the start and end time of the desired sequence.When all options filled in, the GifMachine script uses the FFMpeg library to extract the sequence from the entire video and...
Star Zoom works in two ways. The first relies on a series of "zoom in", "zoom out" controls overlayed on top of the photo, small buttons which when pushed will help the user inspect the photo at a higher or lower zoom level.The second method relies on...