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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NodeJSDevelopment
/
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 May 15, 2020
Docs: Add info on how to cancel image loading.
blueimp
committed
2ca9ff8
View commit details
Copy full SHA for 2ca9ff8
View code at this point
Browse repository at this point
Commits on May 10, 2020
Docs: Add a browser support section.
blueimp
committed
3c06dc7
View commit details
Copy full SHA for 3c06dc7
View code at this point
Browse repository at this point
Docs: Refer to the HTMLCanvasElement interface.
blueimp
committed
4c797f7
View commit details
Copy full SHA for 4c797f7
View code at this point
Browse repository at this point
Docs: Add explanations for each module script.
blueimp
committed
6ddb416
View commit details
Copy full SHA for 6ddb416
View code at this point
Browse repository at this point
Docs: Link to the NPM package home.
blueimp
committed
011c7d3
View commit details
Copy full SHA for 011c7d3
View code at this point
Browse repository at this point
Docs: Add async/await usage example.
blueimp
committed
44543a9
View commit details
Copy full SHA for 44543a9
View code at this point
Browse repository at this point
Docs: Simplify the usage examples.
blueimp
committed
6a0d6ee
View commit details
Copy full SHA for 6a0d6ee
View code at this point
Browse repository at this point
Docs: Update Exif orientation text examples.
blueimp
committed
b0969f6
View commit details
Copy full SHA for b0969f6
View code at this point
Browse repository at this point
Commits on May 4, 2020
Only write Orientation value if the offset exists.
blueimp
committed
91609b6
View commit details
Copy full SHA for 91609b6
View code at this point
Browse repository at this point
Commits on May 3, 2020
Docs: Add original dimension normalization notes.
blueimp
committed
09b1530
View commit details
Copy full SHA for 09b1530
View code at this point
Browse repository at this point
Docs: Update reference links.
blueimp
committed
78da4b2
View commit details
Copy full SHA for 78da4b2
View code at this point
Browse repository at this point
Docs: Show original dimensions in callback data.
blueimp
committed
c94cac8
View commit details
Copy full SHA for c94cac8
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Provide a Promise based API.
Show description for 9bbb36d
blueimp
committed
9bbb36d
View commit details
Copy full SHA for 9bbb36d
View code at this point
Browse repository at this point
Update credits section.
blueimp
committed
3bff0ed
View commit details
Copy full SHA for 3bff0ed
View code at this point
Browse repository at this point
Update project description.
blueimp
committed
09dd2c5
View commit details
Copy full SHA for 09dd2c5
View code at this point
Browse repository at this point
Documentation: Fix orientation text variable name.
blueimp
committed
87c57fc
View commit details
Copy full SHA for 87c57fc
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Documentation: Check if Thumbnail data exists.
blueimp
committed
9cfd78a
View commit details
Copy full SHA for 9cfd78a
View code at this point
Browse repository at this point
Store IFD1 (Thumbnail) data in a separate ExifMap.
Show description for bb0a0fe
blueimp
committed
bb0a0fe
View commit details
Copy full SHA for bb0a0fe
View code at this point
Browse repository at this point
Add NPM install instruction.
blueimp
committed
8c76ddd
View commit details
Copy full SHA for 8c76ddd
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Add Exif orientation visualization to the README.
blueimp
committed
0f65d7d
View commit details
Copy full SHA for 0f65d7d
View code at this point
Browse repository at this point
Update orientation requirements for canvas/meta.
blueimp
committed
7e5f90b
View commit details
Copy full SHA for 7e5f90b
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.