Skip to content

galaxy-sea/screenshot

Repository files navigation

Screenshot Pro — Export code to image with one click

Downloads install

card

Screenshot Pro is a code-to-image plugin for the IntelliJ Platform. It renders directly from editor components and supports exporting both the Gutter and the Content Component, or only the selected code when applicable.

Key Features

  • Smart scope: If text is selected, export only the selection; otherwise export the whole file area.
  • Gutter toggle: Choose whether to include gutter elements such as line numbers and folding markers.
  • Export modes: Clipboard (copy to clipboard), Save (write to disk), or All (both).

How to Use

  1. (Optional) Select the code you want to export in the editor.
  2. Use the context menu: Screenshot Selected Code / Screenshot All Code, or the shortcut (e.g., Shift + Ctrl + S).
  3. Depending on your settings, the image will be copied to the clipboard, saved to a directory, or both.

Settings

Path: Settings | Other Settings | Screenshot Pro

  • Include gutter: Whether to include the gutter.
  • Export mode: Clipboard / Save.
  • Output directory: Folder to save images (defaults to ~/Downloads if not set).

Privacy & Security

  • The plugin does not access the network or upload your code.

🙏 Acknowledgments / References

This project draws inspiration from the following open-source projects. Many thanks to their authors and contributors:

About

IntelliJ code screenshot plugin: renders directly from editor components; selection/gutter/clipboard/save.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages