New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/kmicki/webpanimation

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/kmicki/webpanimation

  • v0.0.0-20220730131552-92fd53986eda
  • Source
  • Go
  • Socket score

Version published
Created
Source

webpanimation

Package is binding to libwebp providing methods to create webp animations from golang image.Image interface. It also allows decoding of webp animations into single frames that implement image.Image

Origin

This repo is a fork of github.com/sizeofint/webpanimation.

It adds decoding capabilities to already existing encoding capabilities.

Installing

go get github.com/kmicki/webpanimation

Examples

Check out examples folder.

No examples of decoding yet.

Dependencies

The only dependency is libwebp, it source code are embeded in package so no additional installations are needed on machine. It can be updated to latest libwebp via ./generate_from_libwebp.py /path/to/clean/libwebp/src/

FAQs

Package last updated on 30 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc