Adds a camera item (look in production next to the pickaxes) that allows the player to select an area (like with blueprints) and then takes a screenshot of that area.
By default the files are saved in "%factorio_dir%/script-output/Screenshot-camera" and are named regular.png or alt.png depending on which mode was used.
Zoom, file paths/names, show GUI and anti-aliasing settings can be edited in the settings menu (as of 0.4.0).
Please note that the resulting file may be over 50MB for large screenshots.
If you want additional information on the mod and it's limitations, or want to report a bug, please see the forum thread: https://forums.factorio.com/viewtopic.php?f=92&t=42738&p=249341#p249341
Changelog:
0.1.0 Initial release
0.1.1 Fixed crash when selecting a too small area
0.2.0 Added support for the Larger screenshots mod.
0.3.0 New camera icon courtesy of YuokiTani. Fixed default zoom from 16 to 1, oops.
0.3.1 Updated for 0.15
0.4.0 Moved settings from config.lua in-game mod settings
0.4.1 Updated for 0.16
0.4.2 Updated for 0.17
0.5.0 Updated for 0.18, removed deprecated dependencies, updated to high-resolution icon
Thank you, enjoy.