Registry / serialization / bep-gowebp

bep-gowebp

JSON →
library0.4.0gogounverified

Package gowebp provides encoding and decoding of WebP images.

go get github.com/bep/gowebp
INSTALL
IMPORT
SIG · BEP-GOWEBP
B
bep-gowebp
serializationgov0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gowebp
github.com/bep/gowebp

Check if WebP is supported.

package main import ( "fmt" "github.com/bep/gowebp" ) func main() { fmt.Println(gowebp.Supported()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
bep-gowebp — go get bep-gowebp · libregistry