Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nihedon/sd-webui-drop-anyware
https://github.com/nihedon/sd-webui-drop-anyware
stable-diffusion-webui stable-diffusion-webui-plugin
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nihedon/sd-webui-drop-anyware
- Owner: nihedon
- License: mit
- Created: 2024-10-20T15:09:58.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-10-20T16:21:03.000Z (25 days ago)
- Last Synced: 2024-10-20T21:10:54.485Z (25 days ago)
- Topics: stable-diffusion-webui, stable-diffusion-webui-plugin
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sd-webui-drop-anywhere
This extension allows you to drag and drop PNG files anywhere on the WebUI, displaying image analysis information in the PNG Info tab.
It's for those who find it cumbersome to switch to the PNG Info tab.## Usage Notes
- This extension only works on Chromium-based browsers.
- If you drop an image in the prompt input area, the default behavior will take precedence.## How to Use
Simply drag and drop an image onto the WebUI, and the PNG Info tab will open, displaying the analysis information.
This functions the same way as dropping an image into the upload area of the PNG Info tab.![image](https://github.com/user-attachments/assets/aa621075-d928-4ad8-b624-ccd5cdd26c07)
![image](https://github.com/user-attachments/assets/2d3f553a-37a5-4409-8a0e-2a1b93099c1e)
以下日本語です。
WebUI上のどこでもPNGファイルのDrag&Dropを可能にし、PNG Infoで画像の解析情報を表示します。
わざわざPNG Infoタブに移動するのが面倒な人用。## 使用上の注意
- Chromium系ブラウザでしか動作しません
- プロンプト入力エリアにドロップした場合はデフォルトの動作が優先されます## 使用方法
WebUI上に画像をドロップするとPNG Infoタブに移動して解析情報が表示されます。
PNG Infoタブの画像アップロードエリアにドロップしたときと同じ動作です。