I've noticed that Mac users can easily paste screenshots directly into their terminal using CTRL+V, but I'm wondering if there are any ways to do something similar on Windows. Are there any workarounds we could use?
1 Answer
One option is to save your screenshot as a file and then instruct Claude Code to read that file. It’s a bit of an extra step but it works. Dragging and dropping might also be a quick way to do it!
I did this for a while, but then I discovered that you can just drag the image from Windows Explorer right into the terminal. It converts it to the correct path automatically!
Thanks for the tip! That does work for me. Still hoping we can find a more streamlined way, though. Aider lets you just use CTRL+V, which is pretty convenient.