Skip to content

makr28/jpgjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of https://github.com/notmasteryet/jpgjs
This fork fixes issue #43, modules.export is now correctly defined. 

Simple JPEG/DCT data decoder in JavaScript. Also this project includes JPEG 2000 and JBIG2 decoders.

Example URL:
   http://notmasteryet.github.com/jpgjs/example.html

The images decoders are maintained as part of the PDF.js project, please submit patches there.

  https://github.com/mozilla/pdf.js/

About

JPEG/DCT data decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • HTML 3.2%