Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Copy/Paste Nodes
Copy/Paste Nodes

Copy nodes to and from the system clipboard as JSON.
Add-on by david494
About What's New Permissions Reviews Version History

Copy/Paste Nodes allows to copy and paste nodes in all node editors as JSON text. Some of the possible usecases are:

  • Copy between different open blender instances and versions
  • Share node trees online, without rebuilding from screenshots, where .blend files are not easy to share
  • Check changes between node tree versions by comparing the difference in the JSON output

Usage

Two new keyboard shortcuts are added in all Node Editors: CTRL+ALT+C and CTRL+ALT+V (CMD on macos). These will copy/paste nodes as text to the system clipboard instead of the internal clipboard used by CTRL+C/CTRL+V.


NOTE: The structure of the generated JSON is NOT finalized, this should be considered in an alpha state. I hope to gather feedback on the exact fields that are necessary for the serialization to be useful.

The code tries to keep the generated JSON short, only keeping fields that are not default. This results in almost human-readable output, but it is very easy to trigger exceptions if this output is edited by hand. Quite a bit more error checking should be done in future versions.

The stored structure and property names are mostly mirroring the internal structure of the node trees. One exception is that default_value and location_absolute have been renamed to _val and _loc. They occur in almost every node, and the long names make the output much more verbose and the actual useful information less readable.


What's New

0.1.6 March 14th, 2026
  • Compatibilty with newer numpy versions (fixes errors in Blender >5.1.0)

See all versions


Permissions

This extension requests the following permission:

  • Clipboard

    Copy and paste nodes to the clipboard

Developer
david494
Rating
(2)
Version
0.1.6
Updated
3 mo
Published
Nov. 15th, 2025
Downloads
10377
Size
10.5 KB
Compatibility
Blender 4.5 LTS and newer
Website
github.com/davidm494/blender_addons
Report Issues
github.com/davidm494/blender_addons/issues
License
GNU General Public License v3.0 or later
Node
...or download and Install from Disk
  • 10.5 KB

Reviews

See all
  • masaru
  • v0.1.6
  • 2 mo

What a great add-on! It not only makes building node trees much more convenient, but when combined with an LLM, it also greatly reduces the effort required to create them. Thanks to this add-on, I no longer need to build my own custom workflow for using GPT to construct node trees.

  • YLIANG
  • v0.1.2
  • 6 mo

Amazing plugin, you nailed it! I think the JSON output could be a bit cleaner/minified though. I don't usually look at the code myself but paste it to AI for analysis. Having concise code is crucial for saving tokens and speeding up the AI's understanding

5.0

2 reviews
5
4
3
2
1
Rate this Add-on Report an issue
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite