Skip to content

jokkebk/JZipVIew

Repository files navigation

JZipView

Ultra simple and fast zipped JPEG viewer. Usage instructions:

  1. Pass zip name as first parameter.
  2. Left click to view image & zoom to full size (move mouse to pan).
  3. Right click to go to previous view or exit (in thumbnail mode).
  4. Scroll wheel to move to next/previous image (and scroll in thumbnail mode).

GitHub: http://github.com/jokkebk/JZipView SourceForge: https://sourceforge.net/p/jzipview (binary downloads)

This software is based in part on the work of the Independent JPEG Group. Also libpng, SDL2, and zlib libraries are used, plus MinGW for building. All these libraries are needed when compiling from source. Edit the makefile appropriately to suit your local configuration and just type "make".

Fetching submodules

JZipView depends on the junzip library via a git submodule. After cloning, run:

git submodule update --init --recursive

To pull updates from junzip later:

git submodule update --remote junzip

About

Ultra-simple and fast zipped JPEG viewer released under GPL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •