Screenshot to Clipboard (Forge)
534,859 Downloads
Last Updated: Sep 1, 2020
Game Version: 1.16.5
Screenshot to Clipboard
Any time you take a screenshot in the game, the image data is copied to the clipboard. You can then paste this anywhere (e.g. Discord, Imgur, Reddit) to upload the image and share it with others.
Works on vanilla servers, and modded servers without the mod installed!
Currently available for versions 1.10.2 to 1.12.2 (the 1.12.2 file works for all these versions) and for 1.14/1.15 Forge, and available for Fabric here!
Support
I'm comp500#7396 on the Minecraft Mod Development Discord server. I'm also /u/comp500 on reddit and comp500 on Keybase. DM me or @ me at any time if you have any questions.
1.16.4?
In reply to FuryOfFools:
The latest release should already work with 1.16.4, Mojang rarely ever changes the parts of the game this touches.
In reply to comp500:
All 1.16.3 mods work on 1.16.4 if I understand correctly?
In reply to FuryOfFools:
Not all, but the vast majority, yes.
fabric when?
Here's a mindblowing thing you can do:
Press PrintScreen button on your keyboard. The screenshot is copied to the clipboard, without mods.
:P
In reply to CapoFantasma97:
True, but with the F2 button it also gets saved to the screenshots folder, and if you aren't in fullscreen it doesn't capture the window, only your game.
In reply to CapoFantasma97:
Except that PrintScreen is specific to Windows, which is not the only OS that Minecraft runs on. 😛
(And even there, I keep forgetting whether it's PrintScreen or Alt-PrintScreen that I want 😅)
In reply to miiichae1:
Almost all Linux distributions support PrintScreen, and on MacOS you can do cmd+shift+ctrl+3. So I'm sorry, but your argument is invalid.
In reply to CapoFantasma97:
True but what with mine?
I have 3 Screens, run minecraft only one one but if I press printscreen it screenshots all 3.
net.minecraftforge.fml.loading.moddiscovery.InvalidModFileException: Missing License, please supply a license. (ScreenshotToClipboard-1.15.1-1.0.4.jar)
This is on Minecraft 1.16.2 Forge 33.0.23
In reply to jakey1995abc:
Try the latest release, it should now be fixed.
I can't wait for this to update to 1.16+. Keep up the good work and have a nice day!
In reply to SylannaMaxwell:
The 1.15.2 version seems to work fine on 1.16, I'll mark it as available for that version now!
please update to 1.15 <3
In reply to Forge_User_64248899:
I've got it working on 1.15.1, I'll publish the update now.
I hope it's not difficult porting this for 1.7.10, you mind? Sorry...
In reply to saadhd123:
It probably wouldn't be too difficult, but the ScreenshotEvent required for this was added in Forge for 1.10.2. Therefore, I won't be backporting this mod before then - but if someone wants to contribute a backport (the mod is open source) I will happily accept and maintain it.
In reply to comp500:
So.. it's impossible to backport, even for me? Other people?
In reply to saadhd123:
It's possible, but it will require a coremod to hook into ScreenshotUtils. I don't have the time to do this, but if someone else does I will accept contributions (on my github repo https://github.com/comp500/ScreenshotToClipboard).