tui.image-editor icon indicating copy to clipboard operation
tui.image-editor copied to clipboard

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.

Results 217 tui.image-editor issues
Sort by recently updated
recently updated
newest added

I created an object for Hebrew localization and added it to "includeUI". When I started translating the image editor I noticed that there are **2 naming conventions** for keys with...

Bug

### Please check if the PR fulfills these requirements - [ ] It's submitted to right branch according to our branching model - [ ] It's right issue type on...

Total canvas memory use exceeds the maximum limit (224Mb) getting this error on second time Steps to reproduce the behavior: 1. Create instance draw something and destroy 2. do same...

Bug

Can I add the filter function that I need arbitrarily?

Enhancement
Need Discussion

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 πŸ”’fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

**Summary** Is this a grayscale bug or working as intended? I have a grayscaled image in which I have added 2 coloured text in yellow. This file is loaded to...

Question

Hello, I loved using you Toast UI Image Editor! And I made a pretty pixel photo. I would like to see the download button improved, as it opened my images...

Enhancement
Need Discussion

**Describe the bug** Because my React is version 18, I had to use "force" for the installation: `npm i --save-dev @types/toast-ui__react-image-editor --force` Then when importing in my component, the followings:...

Bug

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together. Updates `tough-cookie` from 4.0.0 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...

dependencies

**Summary** I am encountering an issue while using your React library. I can't figure out how to import an image and set up an editing area while passing the `includeUi`...

Question