tui-image-editor

3.15.3last stable release 3 years ago
Complexity Score
High
Open Issues
278
Dependent Projects
24
Weekly Downloadsglobal
21,404

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

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

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
2.80
Test Coverage
No Data
Follows Semver
Yes
Github Stars
7,229
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute tui-image-editor in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install tui-image-editor
Processing...
Done

34 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.