Skip to content

livepeer/fix-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fix-png

Tiny passthrough service that fixes truncated PNGs.

Usage

docker run --rm -it -p 8765:80 livepeer/fix-png

Then visit http://localhost:8765?image=https://example.com/image.png

Why?

Sometimes png files are missing their last chunk. The data is all there but the file is technically invalid. This fix.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors