Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
38 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

executable file
·
38 lines (23 loc) · 1.39 KB

This repository is archived. Please use https://github.com/tagspaces/tagspaces-extensions instead.

Image Viewer for TagSpaces

A TagSpaces extension allowing you to open different kinds of image formats

Features

  • Opening of the following image formats: JPG, PNG, GIF, SVG, BMP, WEBP, ICO, PSD, TIFF
  • Zooming, flipping and rotating of the current image
  • Different background colors of the viewer for better contrast
  • For JPG files it features an integrated Exif and IPTC reader with auto rotation of photos according to the Exif information
  • Support image printing
  • Grayscale filter

Screenshot of the Image Viewer as running in the Linux version of TagSpaces

Used libraries

This extension thankfully relays on the following great libraries:

Installation

This extensions is packaged with any new version of TagSpaces

Source code

The source code of this extension is freely available on github.com/tagspaces/viewerImage

Development

If you want to extend this extensions, please follow our general extension development guide

License

MIT