Skip to Main Content
Feature Request FR-4637
Product Area Page Components
Status ROADMAP

25 Voters

Enable support for pasting images directly into the Rich Text Editor (RTE) in Oracle APEX

parthiban Public
· Sep 1 2025

Idea Summary

  • Enable support for pasting images directly into the Rich Text Editor (RTE) in Oracle APEX, with automatic conversion of images into Base64 format or file references, and storage in a CLOB or associated BLOB item. This would allow users to copy and paste images seamlessly along with text content inside applications.

Use Case

  • In business applications, users often draft notes, emails, comments, or knowledge base articles where screenshots and inline images are critical for communication.
  • Customer service teams can paste images into case descriptions.
  • Training or documentation teams can embed screenshots in instructional content.
  • Internal collaboration tools (chat, wiki, announcement boards) benefit from rich content with pasted images.
  • Without this feature, users must manually upload images as attachments and link them, which breaks the natural workflow.

Preferred Solution (Optional)

  • Enhance the APEX Rich Text Editor (RTE) to support image paste events.
  • When a user pastes an image, automatically:
    1. Convert the image into Base64 and store it in the CLOB (inline with text), or
    2. Save the image in a BLOB column (via automatic upload) and insert a file reference/URL in the CLOB.
  • Provide developer options to choose the storage method (Base64 in CLOB or file in BLOB).
  • Maintain compatibility with existing RTE features and security filters.
  • Previously, CKEditor already had a Clipboard + Upload Image plugin option, which supports copy–paste of images. But Oracle APEX 24.2 CKEditor is not available.
This is currently on the roadmap for a future release of Oracle APEX.

Comments

Comments

  • parthiban OP 4 weeks ago

    Note
    Removing an existing feature has a negative impact on users who have already built applications relying on this behavior. Please consider re-enabling this option to avoid forcing workarounds that complicate end-user workflows.

  • abishek OP 3 weeks ago

    This enhancement would significantly improve the usability of the APEX Rich Text Editor. Direct image paste is a natural workflow for users, especially in cases like customer support, documentation, and collaboration tools. Eliminating the extra steps of saving and uploading images would make the RTE much more efficient and user-friendly.

  • gokul b OP 3 weeks ago

    Good Idea,
    this method provides fast and easy retrieval of blob contents from RTE
    Please provide developer options to choose the storage method (Base64 in CLOB or file in BLOB).  – this allows developer to future data manipulation with the stored column..

    Thanks for sharing the Idea.

  • lakshmi mathiyalagan OP 3 weeks ago

    I support this idea as well. Direct image paste into the Rich Text Editor would make APEX much more userfriendly and efficient, especially for notes, documentation & collaboration use cases.

  • iamvishal156 OP 3 weeks ago

    I fully support this idea. In almost every other modern tool I use, from email to chat apps, I can paste images directly. Having to save a screenshot, then upload it as a separate file, feels like a slow and outdated extra step. This feature would make using APEX applications much more intuitive and user-friendly.

  • sasukumaran OP 2 days ago

    I support this as well. The feature was available before, but it was suddenly removed.

  • parthiban OP 40 hours ago

    @sasukumaran Yes.. you are correct, after we upgraded the application its not supported.. users are affected much more..

  • sabarinatharumugam1996 OP 40 hours ago

    yes. I support your idea.

  • csenthilmurugan OP 40 hours ago

    This is required because most of the web application has this feature as default.

  • ramvairavan01 OP 40 hours ago

    Great idea. Inline image paste support would bring huge value across multiple use cases—support, training, collaboration, and documentation—while saving time for both developers and end users.

  • fresanirmala OP 40 hours ago

    Great suggestion. Enabling image paste directly into the editor stored as Base64 or BLOB would streamline workflows and make the RTE far more practical.

  • franco OP 40 hours ago

    This would be a very helpful feature. Pasting images directly into the Rich Text Editor would make content creation much easier and faster.

  • renu OP 40 hours ago

    Great idea…enabling direct image paste in the Rich Text Editor would be a highly useful enhancement.

  • shanmugamg1209 OP 40 hours ago

    It would be very helpful if this feature were available. Rich Text Editor would make content creation much easier and faster if images could be pasted directly.

  • rajesh.mani OP 40 hours ago

    Enabling direct image paste in the Rich Text Editor is an excellent suggestion and would serve as a highly beneficial enhancement.

  • vinodhkannanb OP 39 hours ago

    This feature would be a game-changer for APEX applications that rely on rich text inputs. Allowing users to seamlessly paste images directly into the Rich Text Editor—without the extra step of manual upload—would significantly improve usability, especially for customer service, documentation, and collaboration scenarios. Providing developers with the flexibility to store images as Base64 in CLOBs or as file references in BLOBs ensures both convenience and scalability.

  • ramakrishnanrama1997 OP 38 hours ago

    This enhancement would make the APEX Rich Text Editor much easier to use. Allowing users to paste images directly is a natural workflow, making the editor faster and more user-friendly.