Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Soknath
/
JavaScript-Load-Image
Public
forked from
blueimp/JavaScript-Load-Image
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScript-Load-Image
README.md
on
master
User selector
All users
All time
Commit history
Commits on Apr 20, 2020
Add examples for parsing Exif Thumbnail and IFDs.
blueimp
committed
b96a821
View commit details
Copy full SHA for b96a821
View code at this point
Browse repository at this point
Add headlines for the Exif/IPTC parser options.
blueimp
committed
2715acb
View commit details
Copy full SHA for 2715acb
View code at this point
Browse repository at this point
Flash tag is not in the base exif map anymore.
blueimp
committed
addca35
View commit details
Copy full SHA for addca35
View code at this point
Browse repository at this point
Clarify meta option.
blueimp
committed
3f7b50e
View commit details
Copy full SHA for 3f7b50e
View code at this point
Browse repository at this point
Remove unnecessary whitespace.
blueimp
committed
804fd90
View commit details
Copy full SHA for 804fd90
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Refactor EXIF and IPTC parsing.
Show description for cebde9b
blueimp
committed
cebde9b
View commit details
Copy full SHA for cebde9b
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Add Exif writer with Orientation tag override.
Show description for 094e556
blueimp
committed
094e556
View commit details
Copy full SHA for 094e556
View code at this point
Browse repository at this point
Add loadImage.replaceHead method.
blueimp
committed
f964d09
View commit details
Copy full SHA for f964d09
View code at this point
Browse repository at this point
Reformat documentation.
blueimp
committed
2c1d3aa
View commit details
Copy full SHA for 2c1d3aa
View code at this point
Browse repository at this point
Add Exif tag offsets to parsed meta data.
blueimp
committed
d3366b0
View commit details
Copy full SHA for d3366b0
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Support automatic browser image orientation.
Show description for 1e4df70
blueimp
committed
1e4df70
View commit details
Copy full SHA for 1e4df70
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Add image smoothing options.
Show description for 684d6f1
blueimp
committed
684d6f1
View commit details
Copy full SHA for 684d6f1
View code at this point
Browse repository at this point
Format sample code with prettier.
blueimp
committed
7d94d69
View commit details
Copy full SHA for 7d94d69
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Format markdown using prettier.
blueimp
committed
5498571
View commit details
Copy full SHA for 5498571
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Provide original image width+height in callback data.
Show description for f27268d
blueimp
committed
f27268d
View commit details
Copy full SHA for f27268d
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
Cleanup.
Show description for 409795f
blueimp
committed
409795f
View commit details
Copy full SHA for 409795f
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Add an IPTC parser, plus documentation, demo page etc.
Dave Bevan
committed
2ea9076
View commit details
Copy full SHA for 2ea9076
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Fetch blob from URL if meta data should be retrieved.
Show description for ee0e0db
blueimp
committed
ee0e0db
View commit details
Copy full SHA for ee0e0db
View code at this point
Browse repository at this point
Move image scaling functionality into a separate module.
blueimp
committed
cad8a5a
View commit details
Copy full SHA for cad8a5a
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Update license URL.
blueimp
committed
82c7b38
View commit details
Copy full SHA for 82c7b38
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
Add options meta:true and orientation:true to the documentation.
blueimp
committed
8263b4c
View commit details
Copy full SHA for 8263b4c
View code at this point
Browse repository at this point
Update README.md to clarify specifying orientation from Exif data
Nateowami
committed
090802d
View commit details
Copy full SHA for 090802d
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Remove the obsolete iOS scaling fixes.
Show description for ce19b21
blueimp
committed
ce19b21
View commit details
Copy full SHA for ce19b21
View code at this point
Browse repository at this point
Add downsamplingRatio option.
blueimp
committed
04b6d9d
View commit details
Copy full SHA for 04b6d9d
View code at this point
Browse repository at this point
Add pixelRatio option.
Show description for 9618af0
blueimp
committed
9618af0
View commit details
Copy full SHA for 9618af0
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Remove obsolete Grunt dependencies.
Show description for 5c648e4
blueimp
committed
5c648e4
View commit details
Copy full SHA for 5c648e4
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Renamed combined and minified file to load-image.all.min.js. Closes #63
blueimp
committed
3ddac4f
View commit details
Copy full SHA for 3ddac4f
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
Use https for the demo url.
blueimp
committed
1c9cb93
View commit details
Copy full SHA for 1c9cb93
View code at this point
Browse repository at this point
Commits on Aug 8, 2014
Added aspectRatio option. Closes #50
blueimp
committed
f3358f3
View commit details
Copy full SHA for f3358f3
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
Added sourceWidth, sourceHeight, top, right, bottom and left options to allow arbitrary cropping. Closes #31
Show description for c1b88ae
blueimp
committed
c1b88ae
View commit details
Copy full SHA for c1b88ae
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Added contain and cover options. Closes #30.
blueimp
committed
9803142
View commit details
Copy full SHA for 9803142
View code at this point
Browse repository at this point
Commits on Jun 26, 2013
Refactored demo implementation.
Show description for adacaf4
blueimp
committed
adacaf4
View commit details
Copy full SHA for adacaf4
View code at this point
Browse repository at this point
Commits on Jun 17, 2013
Break out of the loop if the marker length exceeds the data view length.
Show description for e6f48c1
blueimp
committed
e6f48c1
View commit details
Copy full SHA for e6f48c1
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Provide the loadImage.blobSlice method only if the browser supports slicing Blobs.
blueimp
committed
30fc45c
View commit details
Copy full SHA for 30fc45c
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Added an extension to parse image meta data, including Exif tags and thumbnails.
Show description for ac19731
blueimp
committed
ac19731
View commit details
Copy full SHA for ac19731
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.