# Image Editor Extension for Stable Diffusion Web UI ![Bitbucket open issues](https://img.shields.io/bitbucket/issues/sontungdo/sd-image-editor) ![GitHub forks](https://img.shields.io/github/forks/sontungdo/sd-image-editor?style=social) ![GitHub Repo stars](https://img.shields.io/github/stars/sontungdo/sd-image-editor?style=social) ![Thumbnail](readme-img/Base-UI.png)

A simple, lightweight, and easy-to-use image editor for Stable Diffusion Web UI


This image editor is natively built for the [A1111 Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) ecosystem (compatible with [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge)) that offers integration with other core functions of SD Web UI to speed up your workflows. Quickly crop, rotate, enhance image, and send it to img2img in just a few seconds! 🚀🚀🚀 --- ## ➡️ Installation ### Install through official index 1. Go to your Web UI: Extensions -> Available -> Load from 2. Search for SD Image Editor 3. Install ![](readme-img/a1111-install.png) ### Install with Github link 1. Go to your Web UI: Extensions -> Install from URL 2. Paste `https://github.com/sontungdo/sd-image-editor.git` in the first box 3. Install ![](readme-img/github-install.png) --- ## ➡️ Example usage Crop and adjust color, contrast, brightness ![](readme-img/case-1a.png) Send result to inpainting ![](readme-img/case-1b.png) --- ## ➡️ Todo list - [x] Add cropping (built from scratch for Gradio 3) - [ ] Add send to image editor buttons - [ ] Add Gradio built in cropping tool (only available once A1111 is upgraded to Gradio 4) - [ ] Add resize - [ ] Add more adjust features and filters