Skip to content

Basic Image Viewer and Editor written in C++ using Qt.

License

Notifications You must be signed in to change notification settings

wojtodzio/ImageViewer

Repository files navigation

ImageViewer

Basic Image Viewer and Editor written in C++ using QT.

This project was made solely for purpose of learning QT library. It was tested to work only on OS X.

You can download current stable release for OS X here: https://github.com/wojtodzio/ImageViewer/releases/tag/v1.0

Features:

  • Opening images
  • Saving images
  • Zooming In / Out
  • Rotating left / right
  • Cropping images
  • Changing colourful images to black and white
  • Undo / Redo edit actions
  • Showing mouse cursor coordinates relative to image in status bar
  • Hiding toolbar
  • Toggling fullscreen mode

ImageViewer preview 1 ImageViewer preview 2 ImageViewer preview 3

Icons

All icons used in this project are free to use. You can download them here:

Licence

The software is available as open source under the terms of the MIT License.

About

Basic Image Viewer and Editor written in C++ using Qt.

Resources

License

Stars

Watchers

Forks

Packages

No packages published