Skip to content

Features

Image Edit Pro is a feature-rich image editing plug-in designed for Oracle APEX applications. Below is a comprehensive list of its capabilities:

  • Image Editing Tools:

    • Crop, rotate, flip, and resize images.
    • Adjust brightness, contrast, saturation, and exposure.
    • Apply filters like grayscale, sepia, and blur.
  • Drawing Tools:

    • Freehand drawing with customizable brush sizes and colors.
    • Add shapes (rectangles, circles, lines) with adjustable properties.
    • Text overlay with font, size, and color options.
  • Undo/Redo:

    • Easily revert or redo changes with built-in undo/redo and history functionality.
  • Dynamic Toolbar:

    • Configure which tools are available in the toolbar.
    • Position the toolbar at the top, bottom, or sides of the editor.
  • Themes:

    • Choose between light, dark, or custom themes for the editor interface.
  • Resizable Editor:

    • Automatically adjust the editor height based on the image size or set a fixed height.
  • Event Triggers:

    • After Refresh and After Save events for custom workflows.
  • API Support:

    • Programmatically load images from URLs or Base64 strings.
    • Save images to the server or download them locally.
  • Data fetching and saving:

    • Fetch and save images using built-in JavaScript APIs.
  • Input Formats:

    • PNG, JPEG, GIF, and SVG.
  • Output Formats:

    • Save edited images as PNG or JPEG.
  • Lazy Loading:

    • Load images only when the editor is initialized, improving performance.
  • Keyboard Shortcuts:

    • Use shortcuts for common actions like undo (Ctrl+Z) and redo (Ctrl+Y).
  • Loading Overlays:

    • Display a loading spinner while fetching or saving images.
  • Mobile support:

    • The plugin works on mobile