1Lighty-BetterDiscordPlugins/Plugins/BetterImageViewer/README.md

23 lines
1.6 KiB
Markdown
Raw Normal View History

2020-02-25 21:11:29 +01:00
# BetterImageViewer [![download](https://i.imgur.com/OAHgjZu.png)](https://1lighty.github.io/BetterDiscordStuff/?plugin=BetterImageViewer&dl=1 "BetterImageViewer")
Telegram image viewer ported to Discord. Adds ability to go between images in the current channel with arrow keys, or on screen buttons. Also provides info about the image, who posted it and when.
### Features
Adds left and right arrows when you open an image, shows you who sent the image and when, the images resolution, scaling and size, as well as number of cached images (and estimated in channel total).
Can switch between images in the entire channel using the on screen buttons, or arrow keys.
### Settings
#### UI settings
##### Show image index and number of images left (estimated)
Shows **Image x of y (~z)**, where **x** is current image, **y** is total number of cached images and **z** is estimated total number of images in whole channel.
##### Show navigation buttons
Show the < and > buttons
##### Show image resolution
##### Show image scale
Left is % of original resolution, where right is % downscaled.
##### Show image size
#### UI settings
##### Use search API
Without this, you'll only be able to view images currently cached in Discord.
##### Trigger search when hovering over navigation buttons when needed
Sometimes, if there's under 5 images left, it will wait for you to press the correct arrow key, or hover over the navigation button itself, once you do that it searches for more images. Setting this to false simply makes it only do that when you click the button instead of hover it.
### Preview
![preview](https://i.imgur.com/oSSWG9u.png)