Code Screenshots is a powerful and user-friendly JetBrains IDE plugin that allows you to capture sharp, high-quality code screenshots directly from your editor. It's a fork of the excellent amaembo/screenshoter plugin with additional enhancements and features.
- Capture code selections as high-quality images with syntax highlighting
- Supports saving images in PNG, SVG, and other formats
- Customizable settings for image scale, padding, and indentation
- Works with all JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, etc.)
- Easy-to-use keyboard shortcut integration
- i18n support
Install the plugin from the JetBrains Marketplace or directly from your IDE:
- Go to
Settings→Plugins→Marketplace - Search for "Code Screenshots"
- Click
Install
- Select the code block you want to capture
- Press the default keyboard shortcut:
- Windows/Linux:
Ctrl+Alt+Shift+A - macOS:
Option+Shift+Command+A
- Windows/Linux:
- The image will be copied to your clipboard
- Paste it directly into documents, chat applications, or image editors
Adjust the plugin settings via Settings → Tools → Code Screenshots:
- Image scale factor
- Padding around code
- Whether to remove caret highlighting
- Where to save images when using the save option
License: This project is licensed under the terms specified in LICENSE.md.

