Screenshoter

⭐ — (2 endorsements) 📥 243 downloads 📌 v1.0 📅 7/5/2026
🟡 Updated this year

By euphorria_a · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/29/2026 📅 Created: 7/5/2026
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 🏆 #866 of 909 fabric mods in this game by downloads

📋 About This Mod

# Screenshoter ## English Screenshoter is a client-side Minecraft mod that improves the standard screenshot workflow. It adds an in-game gallery, lets you choose where screenshots are saved, and can embed useful information about the capture directly into every PNG file. ### Features - **In-game gallery** — browse screenshots without leaving Minecraft, with thumbnails, a larger preview, file dates, and file sizes. - **Capture metadata** — optionally stores your coordinates, dimension, world or server, biome, view direction, yaw, and pitch inside the PNG file. - **Metadata viewer** — inspect embedded capture information directly from the gallery. - **Custom save folder** — enter an absolute path, use a path relative to the game directory, or select a folder through the built-in folder picker. - **Quick file access** — open the screenshot folder from the gallery or Shift-click a screenshot to open it with your system's default application. - **Screenshot management** — delete the selected screenshot with Delete or Backspace. - **Vanilla-style capture** — the standard screenshot key is preserved, so screenshots are still taken with `F2` by default. - **Configurable controls** — all key bindings can be changed in Minecraft's control settings. ### Default controls - `F2` — take a screenshot - `G` — open the screenshot gallery - `O` — open Screenshoter settings - `Shift` + left click — open the selected screenshot - `Delete` or `Backspace` — delete the selected screenshot ### PNG metadata When metadata recording is enabled, Screenshoter writes the following capture context into standard PNG text chunks: - XYZ coordinates - Dimension - Singleplayer world name or multiplayer server address - Biome - Cardinal direction - Yaw and pitch Metadata recording can be disabled at any time. Screenshots remain ordinary PNG images and can be opened with standard image viewers. ### Configuration The settings screen is available through the `O` key, the gallery, or Mod Menu when it is installed. You can change the screenshot directory and enable or disable PNG metadata recording. By default, images are saved to Minecraft's regular `screenshots` folder. ### Requirements - Minecraft 1.21 - Fabric Loader - Fabric API - Fabric Language Kotlin - Cloth Config API - Mod Menu is optional Screenshoter runs entirely on the client and does not need to be installed on the server. --- ## Русский Screenshoter — клиентский мод для Minecraft, который расширяет стандартную систему скриншотов. Он добавляет внутриигровую галерею, позволяет выбрать папку сохранения и может записывать полезную информацию о моменте съёмки прямо в PNG-файл. ### Возможности - **Внутриигровая галерея** — просмотр скриншотов без выхода из Minecraft: миниатюры, увеличенный предпросмотр, дата создания и размер файла. - **Метаданные снимка** — по желанию сохраняет координаты, измерение, мир или сервер, биом, направление взгляда, yaw и pitch внутри PNG-файла. - **Просмотр метаданных** — сведения о месте и направлении съёмки отображаются прямо в галерее. - **Своя папка сохранения** — можно указать абсолютный путь, путь относительно папки игры или выбрать папку через встроенное окно. - **Быстрый доступ к файлам** — папку со скриншотами можно открыть из галереи, а сам снимок — нажатием левой кнопки мыши с зажатым `Shift`. - **Управление снимками** — выбранный скриншот можно удалить клавишей `Delete` или `Backspace`. - **Привычное создание скриншотов** — стандартная клавиша сохраняется, поэтому по умолчанию снимки по-прежнему создаются через `F2`. - **Настраиваемое управление** — все горячие клавиши можно изменить в настройках управления Minecraft. ### Управление по умолчанию - `F2` — сделать скриншот - `G` — открыть галерею скриншотов - `O` — открыть настройки Screenshoter - `Shift` + левая кнопка мыши — открыть выбранный скриншот - `Delete` или `Backspace` — удалить выбранный скриншот ### Метаданные PNG Если запись метаданных включена, Screenshoter сохраняет в стандартных текстовых блоках PNG следующие сведения: - Координаты XYZ - Измерение - Название одиночного мира или адрес многопользовательского сервера - Биом - Сторону света - Yaw и pitch Запись метаданных можно отключить в любой момент. Скриншоты остаются обычными PNG-изображениями и открываются стандартными программами для просмотра изображений. ### Настройка Экран настроек можно открыть клавишей `O`, из галереи или через Mod Menu, если он установлен. В настройках можно изменить папку для скриншотов и включить либо отключить запись PNG-метаданных. По умолчанию изображения сохраняются в стандартную папку Minecraft `screenshots`. ### Требования - Minecraft 1.21 - Fabric Loader - Fabric API - Fabric Language Kotlin - Cloth Config API - Mod Menu не обязателен Screenshoter работает только на стороне клиента, поэтому устанавливать его на сервер не требуется.

# Screenshoter

Screenshoter is a client-side Minecraft mod that improves the standard screenshot workflow. It adds an in-game gallery, lets you choose where screenshots are saved, and can embed useful information about the capture directly into every PNG file.

### Features

  • In-game gallery — browse screenshots without leaving Minecraft, with thumbnails, a larger preview, file dates, and file sizes.
  • Capture metadata — optionally stores your coordinates, dimension, world or server, biome, view direction, yaw, and pitch inside the PNG file.
  • Metadata viewer — inspect embedded capture information directly from the gallery.
  • Custom save folder — enter an absolute path, use a path relative to the game directory, or select a folder through the built-in folder picker.
  • Quick file access — open the screenshot folder from the gallery or Shift-click a screenshot to open it with your system's default application.
  • Screenshot management — delete the selected screenshot with Delete or Backspace.
  • Vanilla-style capture — the standard screenshot key is preserved, so screenshots are still taken with `F2` by default.
  • Configurable controls — all key bindings can be changed in Minecraft's control settings.

### Default controls

  • `F2` — take a screenshot
  • `G` — open the screenshot gallery
  • `O` — open Screenshoter settings
  • `Shift` + left click — open the selected screenshot
  • `Delete` or `Backspace` — delete the selected screenshot

### PNG metadata

When metadata recording is enabled, Screenshoter writes the following capture context into standard PNG text chunks:

  • XYZ coordinates
  • Dimension
  • Singleplayer world name or multiplayer server address
  • Biome
  • Cardinal direction
  • Yaw and pitch

Metadata recording can be disabled at any time. Screenshots remain ordinary PNG images and can be opened with standard image viewers.

### Configuration

The settings screen is available through the `O` key, the gallery, or Mod Menu when it is installed. You can change the screenshot directory and enable or disable PNG metadata recording. By default, images are saved to Minecraft's regular `screenshots` folder.

### Requirements

  • Minecraft 1. 21
  • Fabric Loader
  • Fabric API
  • Fabric Language Kotlin
  • Cloth Config API
  • Mod Menu is optional

Screenshoter runs entirely on the client and does not need to be installed on the server.

Screenshoter — клиентский мод для Minecraft, который расширяет стандартную систему скриншотов. Он добавляет внутриигровую галерею, позволяет выбрать папку сохранения и может записывать полезную информацию о моменте съёмки прямо в PNG-файл.

### Возможности

  • Внутриигровая галерея — просмотр скриншотов без выхода из Minecraft: миниатюры, увеличенный предпросмотр, дата создания и размер файла.
  • Метаданные снимка — по желанию сохраняет координаты, измерение, мир или сервер, биом, направление взгляда, yaw и pitch внутри PNG-файла.
  • Просмотр метаданных — сведения о месте и направлении съёмки отображаются прямо в галерее.
  • Своя папка сохранения — можно указать абсолютный путь, путь относительно папки игры или выбрать папку через встроенное окно.
  • Быстрый доступ к файлам — папку со скриншотами можно открыть из галереи, а сам снимок — нажатием левой кнопки мыши с зажатым `Shift`.
  • Управление снимками — выбранный скриншот можно удалить клавишей `Delete` или `Backspace`.
  • Привычное создание скриншотов — стандартная клавиша сохраняется, поэтому по умолчанию снимки по-прежнему создаются через `F2`.
  • Настраиваемое управление — все горячие клавиши можно изменить в настройках управления Minecraft.

### Управление по умолчанию

  • `F2` — сделать скриншот
  • `G` — открыть галерею скриншотов
  • `O` — открыть настройки Screenshoter
  • `Shift` + левая кнопка мыши — открыть выбранный скриншот
  • `Delete` или `Backspace` — удалить выбранный скриншот

### Метаданные PNG

Если запись метаданных включена, Screenshoter сохраняет в стандартных текстовых блоках PNG следующие сведения:

  • Координаты XYZ
  • Измерение
  • Название одиночного мира или адрес многопользовательского сервера
  • Биом
  • Сторону света
  • Yaw и pitch

Запись метаданных можно отключить в любой момент. Скриншоты остаются обычными PNG-изображениями и открываются стандартными программами для просмотра изображений.

### Настройка

Экран настроек можно открыть клавишей `O`, из галереи или через Mod Menu, если он установлен. В настройках можно изменить папку для скриншотов и включить либо отключить запись PNG-метаданных. По умолчанию изображения сохраняются в стандартную папку Minecraft `screenshots`.

### Требования

  • Minecraft 1. 21
  • Fabric Loader
  • Fabric API
  • Fabric Language Kotlin
  • Cloth Config API
  • Mod Menu не обязателен

Screenshoter работает только на стороне клиента, поэтому устанавливать его на сервер не требуется.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
euphorria_a
Version
1.0
Downloads
243
Endorsements
2
Category
fabric
Created
7/5/2026
Updated
6/29/2026
Game Versions
1.21.11

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Screenshoter support?

The author lists 1.21.11. Other versions may work but are untested by the author.

What is the latest version of Screenshoter?

Version 1.0, published 2026-06-29 with 243 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by euphorria_a 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods