https://github.com/dnascanner/image-viewer
View images (and videos) in your terminal
https://github.com/dnascanner/image-viewer
image images rendering terminal video videos
Last synced: about 2 months ago
JSON representation
View images (and videos) in your terminal
- Host: GitHub
- URL: https://github.com/dnascanner/image-viewer
- Owner: DNAScanner
- Created: 2023-11-07T21:42:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T15:46:37.000Z (about 2 years ago)
- Last Synced: 2025-01-24T14:43:45.336Z (over 1 year ago)
- Topics: image, images, rendering, terminal, video, videos
- Language: TypeScript
- Homepage:
- Size: 62.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image & Video Viewer by DNA
Hello,
this is a project I made just for fun, which allows you to view images and from now on videos too in the terminal. Written in TypeScript with [Deno](https://deno.land/)
## How to use
- I recommend using Windows-Terminal
- In Windows-Terminal, in order to get the automatic zoom (for better resolution) working, you'll need to create a specific keybind.
```powershell
deno run -A img.ts
-> deno run -A img.ts C:\Users\DNA\Downloads\Test.png
-> deno run -A img.ts test.png
deno run -A video.ts
-> deno run -A video.ts C:\Users\DNA\Downloads\Test.mp4
-> deno run -A video.ts test.mp4
```
- To exit, press any key
- For `video.ts`, you can press `F1` in to open info menu
### Setting up Windows-Terminal







## Upcoming features
### Video Viewer
1. Nicer way of changing FPS-limit
0. Sync framerate with video
0. Add audio