1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: phototonic
Section: graphics
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper-compat (= 13), qtbase5-dev, libqt5svg5-dev, libexiv2-dev
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/oferkv/phototonic
Package: phototonic
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: qt5-image-formats-plugins, libqt5svg5
Description: image viewer and organizer
Phototonic is an image viewer and organizer for Linux written in C++ and Qt5.
.
Features:
- Light weight with a smooth and clear user interface
- Does not depend on any desktop environment
- Supports several customized thumbnail layouts
- Load thumbnails and browse images recursively on a folder tree
- Dynamic thumbnails loading, enables fast browsing of very large folders
- Filter thumbnails by name
- Image navigation and file management
- Slide show
- Transformation: rotation, flipping, cropping, image mirroring and scaling
- Adjust image brightness, saturation, hue and contrast
- Keep transformations, zoom and colors while browsing multiple images
- Extensive automatic and manual zoom options
- Supported image formats: BMP, GIF, ICO, JPEG, MNG, PBM, PGM, PNG, PPM,
TGA, XBM, XPM and SVG, SVGZ, TIFF with plugins
- Supports GIF animations
- Keyboard shortcuts and mouse behavior customization
- Load image files or folders from command line
- Open images with external applications
|