Skip to content

A simple Blender addon to grab images from your clipboard and paste as a reference image in viewport or onto the image editor.

License

Notifications You must be signed in to change notification settings

kwsxing/ImagePaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d55e194 · Aug 5, 2021
Aug 3, 2021
Jun 13, 2021
Aug 5, 2021
Jul 31, 2021
Jul 13, 2021
Jul 15, 2021
Jun 18, 2021
Jun 23, 2021
Aug 1, 2021
Jan 4, 2021
Jul 4, 2021
Jul 26, 2021
Aug 1, 2021

Repository files navigation

ImagePaste

A simple Blender add-on to paste your images from the clipboard to various places in the Blender and vice versa, copy them to the clipboard so you can take them anywhere. It works with Blender 2.80 and above.

Installing

  1. Download the latest release (you can view the changelog on the release page).
  2. Go to Edit|Preferences. On tab Add-ons choose Install and select the downloaded .zip file, then tick the box beside the add-on name.

Using

demo

Operator Editor type Key shortcut UI
Copy Image Image Editor Ctrl+Shift+C Image|Copy to Clipboard
Paste as Images Image Editor Ctrl+Shift+V Image|Paste from Clipboard
Paste as Image Strips Sequence Editor Ctrl+Shift+Alt+V Context Menu|Paste from Clipboard
Paste as Image Textures Shader Editor Ctrl+Shift+V Context Menu|Paste from Clipboard
Paste as Planes 3D Viewport Ctrl+Shift+Alt+V Add|Image|Paste from Clipboard as Plane
Paste as References 3D Viewport Ctrl+Shift+V Add|Image|Paste from Clipboard as Reference

By default, the images pasted are stored in a temporary directory which is deleted when Blender is closed, but after you save the .blend file, they will be saved in the same directory under the ImagePaste folder. You can change the directory name, the saving location and other configurations in the add-on preferences.

Contributing and getting support

This is only a small project and we're happy to know it helped some of you. I just want to say that all this wouldn't have been possible without these great contributors and everybody who comes with new ideas and feature requests! So thank you all!

It will be great if you have an idea and turn it into visible. Tell us how amazing they are by suggesting a feature, or you can make it yourself by creating a pull request. And if you encounter a problem, let us know by opening an issue. But before doing anything, let's take a look at our contributing guide, it will show you how to start with all of that.

About

A simple Blender addon to grab images from your clipboard and paste as a reference image in viewport or onto the image editor.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Shell 2.7%
  • Batchfile 2.6%