Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Image Editor

Control GrooperReview.DocView

A UI for adjusting the skew angle and color properties of an image.

Remarks

Overview

The Image Editor control provides an interactive interface for adjusting image properties such as skew angle, color polarity, brightness, contrast, and saturation. It is designed for real-time image review and enhancement within the Grooper web client.

Purpose

  • Correct image skew and orientation for scanned or imported pages.
  • Adjust color polarity (invert), brightness, contrast, and saturation to improve image clarity.
  • Preview changes instantly before saving edits.
  • Reset, fit, and zoom the image for optimal viewing.

Main Features

  • Real-Time Preview:
    The {ImageViewer} displays the image with all current adjustments applied, updating instantly as sliders or controls are changed.
  • Adjustment Sliders:
    Sliders for skew angle, brightness, contrast, saturation, and color inversion.
  • Fit and Zoom Controls:
    Buttons to fit the image to the window, fit vertically/horizontally, or display at full resolution.
  • Reset Button:
    Instantly revert all adjustments to their default values.

Interactive Components

  • Inputs:
    • Sliders for skew angle, brightness, contrast, saturation, and invert.
  • Buttons:
    • {reset}: Reset all adjustments to defaults.
    • {fit}: Fit the image to the window.
    • {fit_height}: Fit the image vertically.
    • {fit_width}: Fit the image horizontally.
    • {full}: Display the image at full resolution.
  • Child Controls:
    • {ImageViewer}: Shows a live preview of the image with all adjustments applied.

Usage Guidance

  1. Use the sliders to adjust image properties as needed.
  2. Preview changes in real time in the {ImageViewer}.
  3. Use fit/zoom controls to optimize the image display.
  4. Click {reset} to revert all changes to their default state.
  5. Save edits when satisfied with the adjustments.

Example

┌───────────── Adjustments ─────────────────────┐┌────── Image Preview ───────┐
│ Skew Angle:   {Slider}                        ││                            │
│ Brightness:   {Slider}                        ││                            │
│ Contrast:     {Slider}                        ││                            │
│ Saturation:   {Slider}                        ││                            │
│ Invert:       {Slider}                        ││                            │
└───────────────────────────────────────────────┘└────────────────────────────┘

Notes

  • All adjustments are non-destructive until saved; you can experiment freely.
  • The control is ideal for preparing images for OCR, export, or review workflows.
  • Keyboard shortcuts may be available for fit and zoom operations (see {ImageViewer} documentation).

Command Buttons

ButtonShortcut KeySummary

Child Controls

NameTypeSummary
Notification