/ImageViewer

An image viewer powered by Skia.

Primary LanguageC++MIT LicenseMIT

ImageViewer

An image viewer powered by Skia.

Download

Release

Features

  • Support most of the images formats : png, jpeg, gif ...
  • Image scale (mouse wheel)
  • Image rotate
  • Drag to move image
  • Previous image and next image in a directory
  • Image watermark
  • Image from http/https url
  • Image save to disk
  • Multi language support
  • Very fast
  • Low memory and CPU/GPU useage
  • Only one executeble file less than 6M

In Progress

  • CMake Support ( Only VisualStudio Just Now )
  • Mac OS Support ( Only Windows Just Now )