ESP32-targz

Data Processing

A library to unpack/uncompress tar, gz, and tar.gz files on ESP32 and ESP8266
ESP32-targz is a wrapper for TinyUntar and uzLib to use with fs::FS. It supports streaming and will use ~36KB ram.

Author: tobozo

Maintainer: tobozo

Read the documentation

Go to repository

Compatibility

This library is compatible with the esp32, esp8266, rp2040, mbed_rp2040 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.