Copy and Paste Some image in Body
Image BLOB will be stripped from Body and put in FileField (where it belongs)
Image BLOB will be replaced with clean SRC from file
Config Page, configure Body and image field.

This project is not covered by Drupal’s security advisory policy.

What will this module do?
-------------------------
This module will take images that are embedded (copy/paste) or were uploaded via the wysiwyg and attach them to an image field.

Why?
----
Dealing with images has never been easier, no need to upload and fiddle it into your
page. This module will allow the user to use images that were embedded (copy/paste) or placed in the WYSIWYG through the add image option, in a photo gallery, teaser image, or any other way that fieldable images are commonly used.

Steps to configure
------------------
1. Enable the module
2. Go the the modules configuration page (/admin/config/content/inline_image_to_field)
3. Set whichever fields to use for each content type

Other Notes
-----------
1. This currently only applies to the 'Node' entity type

Credits
-------
Based on the Image_field module by Mirakolous (https://www.drupal.org/node/2668644)

Project information

Releases