Token导航 LogoToken导航TokenDH.com
图像处理需要联网github未标认证来源可访问许可证需确认审计通过

syncfusion-react-image-editorsyncfusion React 图像 editor

Agent Skill

用于辅助前端页面、组件、样式和交互逻辑的开发与维护。它适合让 Agent 生成或审查 React、Next.js、Vue、Tailwind、CSS 等相关代码,整理组件结构,或定位布局和性能问题。使用时需要结合项目现有设计系统、路由和构建方式,避免只生成孤立片段;涉及页面改动时,应配合本地预览和构建检查确认视觉效果。

总安装

1,958

周安装

80

GitHub Stars

1

下载量

627
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:syncfusion-react-image-editor(syncfusion React 图像 editor)
来源仓库:https://github.com/syncfusion/react-ui-components-skills
仓库路径:skills/syncfusion-react-image-editor
安装命令:
npx skills add https://github.com/syncfusion/react-ui-components-skills --skill syncfusion-react-image-editor
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/syncfusion/react-ui-components-skills --skill syncfusion-react-image-editor

简介

用于辅助 React 前端页面、组件、样式和交互逻辑的开发与维护。

  • 适合生成或审查 React、Next.js、Vue、Tailwind、CSS 等相关代码,整理组件结构,或定位布局和性能问题。
  • 使用时需要结合项目现有设计系统、路由和构建方式,避免只生成孤立片段;涉及页面改动时,应配合本地预览和构建检查确认视觉效果。
  • 通过 GitHub 安装,支持 Codex、Claude、Cursor、Gemini CLI 等宿主环境。
  • 需确保项目已集成 Syncfusion React 组件库,否则可能无法正常运行相关功能。

SKILL.md

Implementing Syncfusion React Image Editor

The Syncfusion React Image Editor is a comprehensive, feature-rich component for editing images directly in your React applications. It provides an intuitive interface with powerful tools for transformations, annotations, effects, and more.

Component Overview

The Image Editor combines a canvas-based editing environment with a comprehensive toolbar and contextual tools. It supports:

  • Multiple Input Sources: Files, URLs, base64, blobs, file managers, treeviews
  • Rich Annotation Support: Text (with styling), shapes, freehand drawings, watermarks
  • Professional Effects: Filters and fine-tuning controls
  • Advanced Operations: Z-order management, redaction, frame decoration
  • Accessibility First: Full keyboard navigation, WCAG compliance, RTL support, 120+ localization keys
  • Flexible Integration: Standalone or within dialogs, with customizable toolbars

Documentation and Navigation Guide

🔹 API Reference

📄 Read: references/api.md

  • Complete API documentation with all properties, methods, and events
  • Properties overview (core, toolbar, settings)
  • Methods for image operations, transformations, annotations
  • Events for lifecycle, interactions, effects, and toolbars
  • Enums and type definitions (ArrowheadType, FrameType, RedactType, etc.)
  • Complete working examples with verified method signatures

Getting Started

📄 Read: references/getting-started.md

  • Installation with Vite and create-react-app
  • CSS imports and theme setup
  • Basic component initialization
  • Setting width, height, and initial rendering

Opening and Saving Images

📄 Read: references/opening-saving-images.md

  • Open from file paths, URLs, base64 strings, blobs
  • Open from file uploader, file manager, and treeview
  • Save/export as PNG, JPEG, SVG, WEBP
  • Image dimensions and aspect ratio control
  • File opened, saving, and lifecycle events

Selection and Cropping

📄 Read: references/selection-cropping.md

  • Insert custom, square, and circle selections
  • Crop with aspect ratios (2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 5:7, 7:5, 9:16, 16:9)
  • Crop method and selection events
  • Maintain original image size during cropping
  • Lock selection area during resizing

Transform: Rotate, Flip, and Straighten

📄 Read: references/transform-rotate-flip.md

  • Rotate clockwise/counter-clockwise by degrees
  • Flip horizontally and vertically
  • Straighten images with fine degree adjustments (-45° to +45°)
  • Transform annotations along with image
  • Rotating and flipping events

Zoom and Pan Operations

📄 Read: references/zooming-panning.md

  • Zoom in/out with configurable min/max factors
  • Pan when zoomed or during cropping
  • Zoom triggers (toolbar, pinch, mouse wheel, keyboard)
  • Zooming and panning events
  • Zoom point calculations

Text Annotations

📄 Read: references/text-annotations.md

  • Add text with position, content, and font settings
  • Text styling (bold, italic, underline, strikethrough)
  • Font families, sizes, and colors
  • Multiline text with newline characters
  • Delete text annotations
  • Customize font color via shapeChanging event

Freehand Drawing

📄 Read: references/freehand-drawing.md

  • Enable/disable freehand drawing mode
  • Customize stroke width and color
  • Delete freehand annotations
  • Adjust stroke during drawing via shapeChanging event

Shape Annotations

📄 Read: references/shape-annotations.md

  • Draw rectangles, ellipses, lines, arrows, and paths
  • Customize shapes with stroke color, stroke width, and fill color
  • Rotate shapes with degree parameter
  • Delete shape annotations
  • Customize default stroke colors
  • Shape changing and customization events

Image Annotations

📄 Read: references/image-annotations.md

  • Add images or icons as annotations
  • Control position, size, rotation, and opacity
  • Aspect ratio preservation
  • Watermarks and decorative elements

Filters

📄 Read: references/filters.md

  • Apply predefined filters (Chrome, Cold, Warm, Grayscale, Sepia, Invert)
  • Image filtering event
  • Reset filter to original

Fine-Tuning

📄 Read: references/finetune.md

  • Adjust brightness, contrast, saturation
  • Control hue, exposure, blur, opacity
  • Finetune value changing events
  • Real-time adjustments with sliders

Undo and Redo

📄 Read: references/undo-redo.md

  • Undo/redo operations with 16-step history
  • Keyboard shortcuts (Ctrl+Z, Ctrl+Y)
  • History management and limits

Toolbar Customization

📄 Read: references/toolbar-customization.md

  • Built-in toolbar items (20+ default tools)
  • Add, remove, enable, disable toolbar items
  • Custom toolbar items with event handlers
  • Contextual toolbar for annotations
  • Toolbar templates for complete customization
  • Toolbar created and item clicked events

Quick Access Toolbar

📄 Read: references/quick-access-toolbar.md

  • Quick access toolbar for annotations
  • Show/hide quick access toolbar
  • Add custom items to quick access toolbar
  • Quick access toolbar open event

Resize Image

📄 Read: references/resize-image.md

  • Resize with or without aspect ratio
  • Width and height parameters
  • Resizing event with before/after dimensions

Frame Decoration

📄 Read: references/frame-decoration.md

  • Apply frames (Mat, Bevel, Line, Inset, Hook)
  • Customize frame color, size, and line style
  • Frame changing event

Z-Order Layering

📄 Read: references/z-order-layering.md

  • Bring forward/send backward annotations
  • Bring to front/send to back
  • Manage annotation layer order

Redact Sensitive Information

📄 Read: references/redact-sensitive-info.md

  • Blur sensitive areas
  • Pixelate sensitive information
  • Redact CRUD operations (select, update, delete, get)
  • Privacy and compliance

Accessibility and Localization

📄 Read: references/accessibility-localization.md

  • WCAG 2.2, Section 508 compliance
  • Screen reader support
  • Keyboard shortcuts (Ctrl+Z, Ctrl+S, Ctrl+O, Delete, Enter, Escape)
  • RTL language support
  • Localization with 120+ locale keys

Image Restrictions and Validation

📄 Read: references/image-restrictions-validation.md

  • Allowed file extensions (.jpg,.png,.svg,.webp,.bmp)
  • Min and max file size restrictions
  • File validation and error alerts

Clear Image

📄 Read: references/clear-image.md

  • Clear editor state
  • Dialog reuse patterns
  • Remove previously loaded images

Fit to Width and Height

📄 Read: references/fit-width-height.md

  • Fit image to editor container width
  • Fit image to editor container height
  • Zoom calculations for perfect fit

Render in Dialog

📄 Read: references/render-in-dialog.md

  • Render Image Editor within Dialog component
  • Content template integration
  • Dialog show/hide patterns

Reset Image

📄 Read: references/reset-image.md

  • Reset all modifications to original state
  • Restore unmodified version
  • Clear annotations and effects

Quick Start Example

import { ImageEditorComponent } from '@syncfusion/ej2-react-image-editor';
import React from 'react';

function App() {
  let imgObj: ImageEditorComponent;

  function imageEditorCreated(): void {
    imgObj.open('https://ej2.syncfusion.com/react/documentation/image-editor/images/bridge.jpeg');
  }

  return (
    <div>
      <ImageEditorComponent
        ref={(img) => { imgObj = img }}
        width="550px"
        height="350px"
        created={imageEditorCreated}
      />
    </div>
  );
}

export default App;

Common Patterns

Pattern 1: Open + Edit + Save Workflow

  1. Open image via open() method
  2. Apply transformations, annotations, or effects
  3. Use export() to save as PNG/JPEG/SVG/WEBP
  4. Optionally convert to base64 or blob for backend storage

Pattern 2: Responsive Toolbar

  1. Define custom toolbar items in toolbar property
  2. Handle clicks via toolbarItemClicked event
  3. Execute methods like rotate(), zoom(), drawText() based on clicked item
  4. Update contextual toolbar via toolbarUpdating event

Pattern 3: Annotation Workflow

  1. Enable annotation mode (freehand, text, shape)
  2. Customize via shapeChanging event (color, stroke, font)
  3. Delete via deleteShape() with shape ID
  4. Manage layers via z-order methods

Pattern 4: Dialog Integration

  1. Render Image Editor in Dialog's content template
  2. Load image when dialog opens via fileOpened event
  3. Call clearImage() before closing dialog
  4. Retrieve edited image data via export() or getImageData()

Pattern 5: Filter + Finetune Pipeline

  1. Apply filter via applyImageFilter()
  2. Fine-tune via finetuneImage() (brightness, contrast, etc.)
  3. Listen to imageFiltering and finetuneValueChanging events
  4. Combine effects for professional results

Key Properties

PropertyTypePurpose
widthstringEditor canvas width (e.g., "550px", "100%")
heightstringEditor canvas height (e.g., "350px", "100%")
toolbararrayCustomize toolbar items and visibility
fontFamilyobjectAdd custom font families
uploadSettingsobjectConfigure file restrictions (extensions, size)
zoomSettingsobjectSet min/max zoom factors
showQuickAccessToolbarbooleanShow/hide quick access toolbar
localestringSet localization (e.g., 'de-DE')

Key Events

EventTriggerUse Case
createdComponent initializedLoad image on startup
fileOpenedImage loadedAdd watermarks, apply defaults
beforeSaveBefore exportValidate, add metadata
croppingDuring cropPrevent scaling, lock dimensions
zoomingDuring zoomValidate zoom level
rotatingDuring rotateTrack rotation angle
shapeChangingAnnotation modifiedCustomize stroke, font
toolbarUpdatingToolbar renderedAdd/remove contextual items

Supported File Formats

Open: PNG, JPEG, JPG, SVG, WEBP, BMP (local, URL, base64, blob) Save/Export: PNG, JPEG, SVG, WEBP

Next Steps

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.84%
按下载量换算225

Claude

28.01%
按下载量换算176

Cursor

18.24%
按下载量换算114

Gemini CLI

8.74%
按下载量换算55

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills