百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

tui.image-editor

> 开发工具
开源

这是一款使用画布的全功能照片图像编辑器,操作非常简单,并附带了许多优秀的滤镜。

7.7K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

这是一款使用画布的全功能照片图像编辑器,操作非常简单,并附带了许多优秀的滤镜。

Full featured image editor using HTML5 Canvas. It's easy to use and provides powerful filters.

Packages

  • toast-ui.image-editor - Plain JavaScript component implemented by NHN Cloud.
  • toast-ui.vue-image-editor - Vue wrapper component is powered by NHN Cloud.
  • toast-ui.react-image-editor - React wrapper component is powered by NHN Cloud.

Table of Contents

  • !Toast UI ImageEditor
    • Packages
    • Table of Contents
    • Browser Support
    • Has full features that stick to the basic.
      • Photo manipulation
      • Integration function
      • Powerful filter function
    • Easy to apply the size and design you want
      • Can be used everywhere.
      • Nice default & Fully customizable Themes
    • Features
    • Pull Request Steps
      • Setup
      • Pull Request
    • Documents
    • Contributing
    • Dependency
    • TOAST UI Family
    • Used By
    • License

Browser Support

Chrome Internet Explorer Edge Safari Firefox Yes 10+ Yes Yes Yes

Has full features that stick to the basic.

Photo manipulation

  • Crop, Flip, Rotation, Drawing, Shape, Icon, Text, Mask Filter, Image Filter

Integration function

  • Download, Image Load, Undo, Redo, Reset, Delete Object(Shape, Line, Mask Image...)
Crop Flip Rotation Drawing Shape Icon Text Mask Filter

Powerful filter function

  • Grayscale, Invert, Sepia, Blur Sharpen, Emboss, RemoveWhite, Brightness, Noise, Pixelate, ColorFilter, Tint, Multiply, Blend
Grayscale Noise Emboss Pixelate Sepia Sepia2 Blend-righten Blend-diff Invert Multifly Tint Brightness Remove-white Sharpen

Easy to apply the size and design you want

Can be used everywhere.

  • Widely supported in browsers including IE10.
  • Option to support various display sizes. (allows you to use the editor features on your web pages at least over 550 * 450 sizes)

Nice default & Fully customizable Themes

  • Has a white and black theme, and you can modify the theme file to customize it.
  • Has an API so that you can create your own instead of the built-in.
black - top black - bottom white - left white - right

Features

  • Load image to canvas
  • Undo/Redo (With shortcut)
  • Crop
  • Flip
  • Rotation
  • Resize
  • Free drawing
  • Line drawing
  • Shape
  • Icon
  • Text
  • Mask Filter
  • Image Filter

Pull Request Steps

TOAST UI products are open source, so you can create a pull request(PR) after you fix issues. Run npm scripts and develop yourself with the following process.

Setup

Fork develop branch into your personal repository. Clone it to local computer. Install node modules. Before starting development, you should check if there are any errors.

$ git clone https://github.com/{your-personal-repo}/[[repo name]].git
$ cd [[repo name]]
$ npm install

Pull Request

Before uploading your PR, run test one last time to check if there are any errors. If it has no errors, commit and then push it!

For more information on PR's steps, please see links in the Contributing section.

Documents

  • Getting Started
  • Tutorial
  • Example
  • API

Contributing

  • Code of Conduct
  • Contributing guideline
  • Issue guideline
  • Commit convention

Dependency

  • fabric.js = 4.2.0
  • tui.code-snippet >= 1.5.0
  • tui.color-picker >= 2.2.6

TOAST UI Family

  • TOAST UI Editor
  • TOAST UI Grid
  • TOAST UI Chart
  • TOAST UI Calendar
  • TOAST UI Components

Used By

  • NHN Dooray! - Collaboration Service (Project, Messenger, Mail, Calendar, Drive, Wiki, Contacts)
  • Catalyst

License

MIT LICENSE

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •[toast-ui.image-editor](https://github.com/nhn/tui.image-editor/tree/master/apps/image-editor
  • •[toast-ui.vue-image-editor](https://github.com/nhn/tui.image-editor/tree/master/apps/vue-image-editor
  • •[toast-ui.react-image-editor](https://github.com/nhn/tui.image-editor/tree/master/apps/react-image-editor
  • •!Toast UI ImageEditor
  • •Packages
  • •Table of Contents
  • •Browser Support
  • •Has full features that stick to the basic.
  • •Photo manipulation
  • •Integration function

> 标签

JavaScriptcanvasdrawingfilterimage

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类开发工具
定价开源

> 相关工具

V
VS Code
流行的开源代码编辑器
G
Git
分布式版本控制系统
V
Vite
下一代前端构建工具