웹프로그램밍 자료실/JAVA 자료
[해피CGI][cgimall] TOAST UI - 이미지 에디터
해피CGI윤실장
2024. 1. 4. 09:14
이미지 편집을 웹브라우저에서 할 수 있는 편집툴인 TOAST UI Image Editor 입니다.

https://nhn.github.io/tui.image-editor/latest/tutorial-example01-includeUi
페이지에서 데모 페이지 확인이 가능 합니다.

소스의 다운로드는 https://github.com/nhn/tui.image-editor/releases 페이지를 통해서 버전별로 다운로드가 가능 합니다.
설치 방법은 https://github.com/nhn/tui.image-editor 페이지를 참고 하시면 되겠습니다.

소스를 다운로드 받는 경우,
apps\image-editor\examples 경로에서 샘플 소스도 확인이 가능 하겠습니다.
샘플 소스를 활용해서 쉽게 구동을 해볼수 있습니다.

API 전체 레퍼런스는 https://nhn.github.io/tui.image-editor/latest/ImageEditor 페이지에서 확인 할 수 있습니다.

