https://github.com/miclat97/quickviewfile
Windows desktop application in .NET 10 (WPF) to quickly open any filetype - with built-in file explorer as well. App can open and play videos, music, open, zoom or scale images as well. Program can also open any text document or any other file and read it as text (ASCII characters)
https://github.com/miclat97/quickviewfile
directory-tree explorer file-opener files image-viewer text-reader video-player
Last synced: 3 months ago
JSON representation
Windows desktop application in .NET 10 (WPF) to quickly open any filetype - with built-in file explorer as well. App can open and play videos, music, open, zoom or scale images as well. Program can also open any text document or any other file and read it as text (ASCII characters)
- Host: GitHub
- URL: https://github.com/miclat97/quickviewfile
- Owner: miclat97
- License: mit
- Created: 2025-08-16T17:57:45.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2026-01-11T17:32:19.000Z (5 months ago)
- Last Synced: 2026-01-11T19:43:27.184Z (5 months ago)
- Topics: directory-tree, explorer, file-opener, files, image-viewer, text-reader, video-player
- Language: C#
- Homepage:
- Size: 12.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickViewFile

Windows desktop application in .NET 10 (WPF) to quickly open any filetype - with built-in file explorer as well. App can open and play videos, music, open, zoom or scale images as well. Program can also open any text document or any other file and read it as text (ASCII characters)
> [!NOTE]
> Application respects both Windows theme (dark/light mode) and accent color
## Screenshots:
Dark Windows theme (with yellow accent color)
### Video player with zooming


### Photo viewer with zooming


### Text reader with changing font size


Light Windows theme (with standard blue and yellow accent color)
### Video player (yellow accent color)

### Photo viewer with zooming (blue accent color)

### Text reader (blue accent color)
