Skip to content

nikolausmayer/webpview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpview

webpview is a viewer for WebP images.

Requirements

  • autoconf (req'd by WebP)
  • automake (req'd by WebP)
  • libtools (req'd by WebP)
  • libX11-dev (req'd by CImg)

Known issues

  • crashes if window is resized
  • is slow (single-threaded WebP decoding)
  • might not work if multiple images with different sizes are loaded
  • take a look at this abomination of a Makefile
  • ¯\_(ツ)_/¯

License

The webpview program core is under MIT license. CImg is under CeCILL-C license (open source, LGPL-like). WebP (downloaded during build) is under WebM's license.

About

A viewer for WebP images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors