Is it possible to paste an image into the CK Editor and have it saved on the server instead of base64 encoded?

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

11/13/2025 5:01:39 PM
Gravatar
Total Posts 546
feet planted firmly on the ground

Is it possible to paste an image into the CK Editor and have it saved on the server instead of base64 encoded?

Hi mojo folks

In v2.9.2 the default CK Editor configuration makes a base64 encoded image within the content when pasted from clipboard. Is there any way of configuring the ckeditor-mojoconfig.js and site configuration so that a pasted image is saved into the file system and automatically referenced in the content?

Thanks!