Skip to content

Displays separate scans from a JPEG file in a web page

Notifications You must be signed in to change notification settings

Notuom/progressive-jpeg-scans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive JPEG Visualization Tool

View tool live on GitHub Pages

What is this?

This web page renders progressive scans for JPEG files. This is useful in troubleshooting image encoding or checking what the worst-case user experience might look like under bad network conditions.

Just upload an image below and you will be able to switch between different scans if the JPEG is progressive.

For any issues / comments / suggestions, feel free to open an issue or pull request.

Technical Details

This page uses an adapted version of jsk that has been modified to run on Web Assembly. It is compiled using emscripten and uses Bootstrap and its Carousel component in order to display the different scans.

About

Displays separate scans from a JPEG file in a web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published