ESP NEW JPEG
ESP NEW JPEG is a lightweight JPEG encoding and decoding component provided by Espressif for ESP series SoCs. It is optimized for memory usage and CPU performance on embedded platforms, providing efficient JPEG codec capabilities for image capture, display, and storage.
The component supports a wide range of pixel formats, image sizes, chroma subsampling modes, and image quality settings, and provides common image processing capabilities such as rotation, scaling, and cropping. It also supports both whole-image mode and block mode, letting you choose the processing method based on available memory to meet the needs of high-resolution images and memory-constrained scenarios.
ESP NEW JPEG uses a lightweight, modular design and supports both single-task and dual-task run modes, delivering high codec performance while keeping resource usage low. It is suitable for smart cameras, IPC, AI vision, image storage, image transmission, and other embedded graphics applications.
Related links: