{"id":16632043,"url":"https://github.com/kalwalt/emscripten-jpegreader","last_synced_at":"2026-04-19T22:32:49.583Z","repository":{"id":44932711,"uuid":"324445417","full_name":"kalwalt/Emscripten-JpegReader","owner":"kalwalt","description":"A simple jpeg reader developed with Emscripten and WebARKitLib.","archived":false,"fork":false,"pushed_at":"2022-01-17T21:05:40.000Z","size":3434,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T10:48:05.266Z","etag":null,"topics":["emscripten","jpeg","libjpeg","webarkit","webarkitlib","webassembly"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kalwalt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-25T22:55:05.000Z","updated_at":"2021-10-14T09:29:44.000Z","dependencies_parsed_at":"2022-08-29T02:00:42.338Z","dependency_job_id":null,"html_url":"https://github.com/kalwalt/Emscripten-JpegReader","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kalwalt/Emscripten-JpegReader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FEmscripten-JpegReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FEmscripten-JpegReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FEmscripten-JpegReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FEmscripten-JpegReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalwalt","download_url":"https://codeload.github.com/kalwalt/Emscripten-JpegReader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FEmscripten-JpegReader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32025713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emscripten","jpeg","libjpeg","webarkit","webarkitlib","webassembly"],"created_at":"2024-10-12T04:57:54.094Z","updated_at":"2026-04-19T22:32:49.562Z","avatar_url":"https://github.com/kalwalt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emscripten-JpegReader\n\nA simple project to read Jpeg files thanks to Emscripten. very useful if you want to start with the libjpeg library included in [Emscripten](https://emscripten.org/).\n\n## Example to test\n\nGo to examples folder and try in a localhost server the **load_jpeg_example.html** example. You will see in the console some messages displaying basic information about the jpeg image: \n- Number of channels\n- Size of the image\n- DPI\n  \n## Coding\nJpegReader is based on [WebARKitLib](https://github.com/WebARKitLib) a simplified version of the ARToolkit5 library. It is used in other projects like [ARnft](https://github.com/webarkit/ARnft) and [jsartoolkitNFT](https://github.com/webarkit/jsartoolkitNFT). \nJpegReader can be very useful to setup project if you want to use jpeglib with Emscripten. The code is developed with modern javscript ES6 and the webpack bundler.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwalt%2Femscripten-jpegreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalwalt%2Femscripten-jpegreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwalt%2Femscripten-jpegreader/lists"}