dsoprea / go-webp-image-structure

Parse WEBP RIFF stream and expose EXIF data via pure Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov Go Report Card GoDoc

Overview

Parse raw WEBP RIFF streams. There's an accessor to easily identify and extract the EXIF chunk.

About

Parse WEBP RIFF stream and expose EXIF data via pure Go.

License:MIT License


Languages

Language:Go 100.0%