starlight_help/src/content/docs/view-images-and-videos.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import KeyboardTip from "../../components/KeyboardTip.astro"; import ZulipTip from "../../components/ZulipTip.astro"; import ImagesAndVideosIntro from "../include/_ImagesAndVideosIntro.mdx";
import CopyIcon from "~icons/zulip-icon/copy";
<ImagesAndVideosIntro />You'll also see previews of linked images and videos, unless they are disabled in your organization.
<KeyboardTip>
Use <kbd>V</kbd> to **open** the image viewer. Use <kbd>Shift</kbd> +
<kbd>Z</kbd> and <kbd>Z</kbd> to zoom in and out of the image. Use
<kbd>V</kbd> or <kbd>Esc</kbd> to **close** the image viewer.
</KeyboardTip>
<KeyboardTip>
Use <kbd>V</kbd> to **open** the video player.
Use <kbd class="arrow-key">↑</kbd> and <kbd class="arrow-key">↓</kbd>
to increase or decrease the volume.
Use <kbd>V</kbd> or <kbd>Esc</kbd> to **close** the video player.
</KeyboardTip>
In the Zulip desktop or web app, you can browse the images and videos in the current view. For example, if you're in a channel view, you'll be able to browse through all the images and videos in that channel. If you do a search, the viewer will display all the images and videos in messages matching that search.
<Tabs> <TabItem label="Desktop/Web"> <Steps> 1. Click an image preview or video thumbnail to open the viewer. 1. Browse by using the left and right arrow buttons at the bottom of the viewer. 1. Click any image or video to display it. </Steps><KeyboardTip>
Use <kbd>V</kbd> to **open** the viewer. Use
<kbd class="arrow-key">←</kbd> and <kbd class="arrow-key">→</kbd>
to scroll through the collection of images and videos.
</KeyboardTip>