Image
ASCII Art Generator with Pure JavaScript – asciify
JavaScript Library For Creating Watermarks On Images – watermark.js
JavaScript Library For SVG Fallback with PNG Images – Check SVG
Check SVG is a lightweight yet useful JavaScript library that checks and provides a PNG fallback for your SVG images in old browsers.
Responsive Background Image Delivery Using Vanilla JavaScript
bg-responsive.js is a vanilla JavaScript library that allows to intelligently load the appropriate background images based on the screen size you’re viewing on.
Small JavaScript To Fix Broken Images – fixBroken
fixBroken is a simple yet useful JavaScript library that replace the broken image which can not be found in your web server with a custom placeholder using Html5 data-attribute.
Apply Instagram Photo Filters To Images using Pure CSS/CSS3
An ultra small CSS solution that creates Instagram style photo filters & effects using CSS3 filter property and the :after psuedo element.
JavaScript Library To Change Image Source Based On Viewport Size – Dynamic Image
Dynamic Image is a lightweight JavaScript library that dynamically swaps out the source of the image based on the viewport size.
Stylish Off-canvas Side Menu with JS and CSS
A stylish side navigation made by FictionTeam that creates a transparent off-canvas menu with CSS/CSS3 and a little bit of JavaScript.
Animated Image Hover Overlay with Image Scale
Pure Html5 and CSS/CSS3 technique to create an animated caption overlay over the image with subtle image scale effects when mouse hover.