Hi, org-attach-embedded-images.el is a new file in contrib to store the images which somehow (e.g. by cut and paste) landed in a subtree.
>From the documentation: #v+ ;;; Commentary: ;; ;; There are occasions when images are displayed in a subtree which ;; are not (yet) org attachments. For example if you copy and paste a ;; part of a web page (containing images) from eww to an org subtree. ;; This module provides command `org-attach-embedded-images-in-subtree' ;; to save such images as attachments and insert org links to them. #v- Hopefully this is useful for others too. Critique is welcome, as always. Thanks for reading, -- Marco