Toast UI ImageEditor

使用 canvas 的全功能照片图像编辑器。它真的很简单,而且它还带有很棒的过滤器。「🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.」

Github stars Tracking Chart

Toast UI ImageEditor

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

github version npm version bower version license PRs welcomecode with hearth by NHN

Wrappers

6 -20-2018 17-45-54

? Table of Contents

Collect statistics on the use of open source

TOAST UI ImageEditor applies Google Analytics (GA) to collect statistics on the use of open source, in order to identify how widely TOAST UI ImageEditor is used throughout the world. It also serves as important index to determine the future course of projects. location.hostname (e.g. > “ui.toast.com") is to be collected and the sole purpose is nothing but to measure statistics on the usage. To disable GA, use the following usageStatistics option when creating the instance.

var options = {
    //...
    usageStatistics: false
}

var imageEditor = new tui.ImageEditor('#tui-image-editor-container', options);

Or, include tui-code-snippet(v1.4.0 or later) and then immediately write the options as follows:

tui.usageStatistics = false;

? Browser Support

Main metrics

Overview
Name With Ownernhn/tui.image-editor
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 6)
PlatformWeb browsers
License:MIT License
所有者活动
Created At2016-04-28 01:50:33
Pushed At2023-11-20 10:48:41
Last Commit At2022-10-13 10:51:11
Release Count39
Last Release Namev3.15.3 (Posted on )
First Release Name1.0.0 (Posted on )
用户参与
Stargazers Count7.3k
Watchers Count104
Fork Count1.3k
Commits Count659
Has Issues Enabled
Issues Count689
Issue Open Count260
Pull Requests Count165
Pull Requests Open Count21
Pull Requests Close Count67
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private