# Image Editor

## Overview

The Image Editor category provides comprehensive image editing and annotation tools designed specifically for scientific documentation and laboratory workflows within Labii's Electronic Lab Notebook and LIMS. These widgets enable researchers to edit, annotate, and enhance experimental images such as gel electrophoresis results, microscopy data, and equipment readouts without leaving the platform. Whether you're annotating bands on a gel, adjusting microscopy image contrast, sketching experimental designs, or preparing publication-ready figures, these tools streamline visual data preparation while maintaining data integrity and supporting regulatory compliance requirements.

## Widgets

* [Filerobot Image Editor](/widgets/section-widgets/office/image-editor/filerobot-image-editor.md) - Advanced editing and annotation tool with live comparison, comprehensive filters, and touch-friendly interface
* [Sketch](/widgets/section-widgets/office/image-editor/sketch.md) - Freehand drawing canvas for creating diagrams, annotating images, and visual brainstorming


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.labii.com/widgets/section-widgets/office/image-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
