An open API service indexing awesome lists of open source software.

https://github.com/tuanpham-dev/thara-photo-viewer

Windows Form photo viewer app in C#.
https://github.com/tuanpham-dev/thara-photo-viewer

csharp dotnet image-viewer photo-viewer windows-forms

Last synced: 24 days ago
JSON representation

Windows Form photo viewer app in C#.

Awesome Lists containing this project

README

          

# Thara Photo Viewer
A powerful photo viewer C# application.

![Screenshot](https://raw.githubusercontent.com/tuanpham-dev/Thara-Photo-Viewer/master/screenshot.png)

## Usage
O or Ctrl+O : Open an image\
Ctrl+S : Save current image

------------

: Navigate to previous image\
: Navigate to next image

------------

+ or Ctrl++ or Ctrl + Mouse Wheel Up : Zoom in\
- or Ctrl+- or Ctrl + Mouse Wheel Down : Zoom out\
0 or Enter : Reset zoom\
f or Space : Toggle zoom mode (fit to window or actual size)

------------

Left Mouse Drag or Middle Click+Mouse Move : Scroll current image\
or Mouse Wheel Up : Scroll up current image\
or Mouse Wheel Down : Scroll down current image\
⇧ Shift+ or ⇧ Shift+Mouse Wheel Up : Scroll left current image\
⇧ Shift+ or ⇧ Shift+Mouse Wheel Down : Scroll right current image

------------

Ctrl+C : Copy image to clipboard\
Delete : Move image to trash\
F8 or Ctrl + I : Open image in explorer\
Ctrl+P : Show image properties\
Ctrl+E : Open psd file with Photoshop (if file has same name and same directory as current image)

------------

F11 or Alt+Enter : Toggle fullscreen\
Esc : Exit fullscreen or exit application\
F1 : Add application to image open with list (need to be run as administrator)