웹사이트나 앱을 위한 사진 편집기 SDK, API 또는 통합을 찾고 계십니까? 사진 편집기 SDK, API 및 통합에 대한 포괄적인 목록을 확인하세요. 간단한 통합을 원하든 보다 포괄적인 솔루션을 원하든 지원해 드립니다.
Demo: Simple Image translation demo
PhotoKit API allows you to have the editor at your own website (using the iframe), and configure it as you wish, for free. Easy to be integrated into a CMS, digital media, site builders or other content projects. But sometimes, You may want to remove ads, custom functionality or UI for your clients, please write us an email to supportphotokit.com and tell us an estimated number of your users (and the usage frequency), so we can discuss the terms of our agreement.
https://photokit.com/editor/?lang=ko
Interact via javascript postMessage.
1) Invoke the editor via iframe
<iframe id="photokit" src="https://photokit.com/editor/?lang=en" frameborder="no" border="0" scrolling="no">
2) The editor is loaded
window.addEventListener("message", function (event) { if(event.data.type=="photokitsdk" && event.data.name=="editorLoaded"){ //Photokit loaded } });
3) Open an image in the editor
photokit.contentWindow.postMessage({type: 'photokitsdk',name:'openimage',data:image_base64,opentype:0},'*');
4) Save image
Set the image save method:
photokit.contentWindow.postMessage({type: 'photokitsdk',name:'saveimagetype',savetype:'postMessage'},'*');
photokit.contentWindow.postMessage({type: 'photokitsdk',name:'saveimagetype',savetype:'local'},'*');
The image save mode "local" and "postMessage", the user clicks the save button or saves through the api:
Send save image command:
photokit.contentWindow.postMessage({type: 'photokitsdk',name:'saveimage'},'*');
Get saved image (In postMessage mode, monitor the saved image data.) :
window.addEventListener("message", function (event) { if(event.data.type=="photokitsdk" && event.data.name=="saveimage"){ var imagebase64 = event.data.imagedata; var imagename = event.data.imagename; } });
Integration – Easily integrate Photokit into any existing project or application. Free up your engineering team to focus on growth and innovation, while accelerating release cycles.
Extensible – Photokit interface and API can be extended with new functionality.
Mobile – Photokit has full mobile support and adapts its interface to fit size of any device automatically.
Customizable – Customize UI and image processing tools according to your needs.
Multi-language – The photo editor includes English, Chinese, French, German, Russian, Portuguese, Spanish, Japanese, Korean.
Flexible API – Add photo editing to your application to create inspiring and compelling experiences that keep users engaged.
Saving State – Save current editor state in json format, allowing for functionality like pre-built templates.
Loading State – Load previously saved state including images and all changes that were made.
Photo Manipulation – With just a few clicks, you can enhance photos, retouch portraits, remove backgrounds, apply effects, create photo collages and Crop, resize, rotate & apply basic edits with ease.
Artificial intelligence - Continuously improving artificial intelligence and advanced algorithms to enhance user experience.
Empty canvas – Photokit does not have to edit existing photo, custom images can easily be created from scratch as well.
History – All editor actions are non destructive and can be easily undone and redone via history tool.
Objects – All objects like stickers, shapes and text are on their own layer and can be easily moved, resized, deleted and modified by changing their color, adding shadow, background and more.
Patterns and Gradients – All objects can be filled in with many built in or custom patterns and gradients.
Saving – Modified image can be easily saved on local device or on the server via API or interface.
Zoom & Pan – Canvas can be zoomed and panned using mouse, mouse wheel, or touch and pinch gestures on mobile devices.
HTML5 – Photokit uses native HTML5, which means it works on every device.
Want to get some extra profits aside to your own business? Promote software on your website through an advanced affiliate network.
What does it mean exactly?
Get % commission for every referred sale on your website. Simply become a photokit affiliate now!
How do I start off?
And you are good to go! PayPro Global takes care of the rest!
What are the benefits?
나는 PhotoKit에 즐겁게 놀랐습니다. 다양한 온라인 사진 편집기를 사용해 보았지만 이것은 최고의 직관적이고 기능적인 인터페이스를 가지고 있습니다. 또한 환상적이고 사용하기 쉬운 다양한 필터가 있습니다.
—Patience, Digital Marketing우수한 도구! 사진 배경 제거제용으로 먼저 구입했는데, 그러나 마침내 사진에 많은 간단한 작업을 수행할 수 있는 작고 완전한 도구 상자입니다. 배경 제거의 경우 품질이 우수합니다.
Catherine, Mockplus대량 이미지 크기 조정 방법이 마음에 듭니다. > 클릭 한 번으로 이미지를 압축하고 새 필터를 추가할 수 있습니다! 클릭 한 번으로 모두 몇 초 만에 저장할 수 있습니다. 사용하기 쉽고 모든 것이 힘들지 않습니다. 포토킷 최고!
Eva Williams, journalist for Fixthephoto동시에 강력한 온라인 이미지 편집기와 통합되어 있습니다. 스마트 브러시, 이미지 품질 향상, 노출 복구 및 이미지 필터, 붙이기, 자르기, 변형, 페인팅, 크기 조정, 텍스트, 모양, 스티커, 프레임, 둥근 모서리 등을 추가할 수 있습니다. PhotoKit 스는 다운로드할 필요가 없으며 한 번의 클릭으로 온라인에서 이미지를 잘라내고 수정하고 리터치할 수 있습니다.