JavaScript-Load-Image

Image loader

A JavaScript library for loading and transforming images, including scaling, cropping, rotation, and metadata parsing.

Load images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.

GitHub

4k stars
162 watching
921 forks
Language: JavaScript
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
tuupola/lazyloadA plugin for delaying the loading of images until they come into view8,761
toddmotto/echoA JavaScript library for lazy-loading images with data-* attributes3,723
evenchange4/react-progressive-bg-imageProvides a reusable UI component for loading images in a medium-like style with a fallback image and customizable animation effects.227
desandro/imagesloadedA utility that detects when images have loaded in web pages8,892
fengyuanchen/cropperjsA JavaScript library for cropping and manipulating images.13,187
bbc/imager.jsSimplifies responsive image loading by dynamically selecting the best-sized image based on user screen size and device pixel density.3,838
callmecavs/layzr.jsA JavaScript library that automatically loads images when they come into view5,551
huangjinlin/mpvue-img-loadA Vue.js image loader component for managing preloading of images in MPVue applications.27
requirejs/requirejsA file and module loader for JavaScript applications12,953
jgw96/st-imgA web component library to lazy load images as they come into view.58
nkoehring/v-lazy-imgA Vue.js directive for lazy loading images26
wormsan/vue-lazyload-imgAn image lazy loading plugin for Vue.js, optimized for mobile browsers.249
billyma128/wepy-img-loaderA library that provides preloading of images in WeChat Mini Programs using the Wepy framework.22
mikekovarik/exifrA fast and versatile JavaScript library for parsing and extracting metadata from image files1,077
vvo/lazyloadAn image lazyloading library for optimizing page load times by delaying the loading of non-visible elements until they come into view.938