# JpegDecoder **Repository Path**: ltnotfty/jpeg-decoder ## Basic Information - **Project Name**: JpegDecoder - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-23 - **Last Updated**: 2025-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 1. intro This project is a demo project to explain how jpeg file decode. Copy some other project at Ref; ### 2. status I have not done this project!!! TODO ? Maybe Never. 2025/01/23/ ### 3. Ref [python-jpeg-decoder](https://yasoob.me/posts/understanding-and-writing-jpeg-decoder-in-python/) [c++-jpeg-decoder](https://koushtav.me/jpeg/tutorial/c++/decoder/2019/03/02/lets-write-a-simple-jpeg-library-part-2/#recap-of-jpeg-compression)