Sharing and handoff

Put a screenshot straight into a GitHub issue

Add a plus sign to the share link and you get the raw image, which is what an issue tracker needs to render it inline.

~15sec to do

Paste a normal share link into a GitHub issue and you get a link, not a picture. Whoever reads the issue has to click out to see the thing you are describing. Downloading the file and re-uploading it works, but it is three steps for something that should be one.

How to do it

  1. 1

    Take the screenshot and let the link land on your clipboard

  2. 2

    Add a plus sign to the end of the link

    So quicksnip.com/s/abc123 becomes quicksnip.com/s/abc123+

  3. 3

    Paste it into the issue inside image markdown

    Wrap it as ![screenshot](link) and GitHub renders it in place.

What you end up with

The screenshot renders inline in the issue, so anyone reading it sees the problem without leaving the page.

Questions

Does this work outside GitHub?

Anywhere that expects an image URL rather than a web page. Issue trackers, wikis, chat tools, and AI agents that need the file itself.

Is there a version for video?

Video has a different shortcut. Add .json to a recording link to get structured data an agent can read.

Try it yourself

QuickSnip is free to start. Record or snap, and the link is on your clipboard before the window closes.

Download QuickSnip

Next

Add a Screenshot to a GitHub Issue From a Share Link