Giter Site home page Giter Site logo

hariphoenix1708 / googlenotes-infinite-image-browsing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zanllp/sd-webui-infinite-image-browsing

0.0 0.0 0.0 17.13 MB

A fast and powerful image browser for Stable Diffusion webui with infinite scrolling and joint search using image parameters. Supports standalone operation.

License: MIT License

JavaScript 3.67% Python 26.24% Rust 0.95% TypeScript 39.33% CSS 0.02% HTML 0.23% Vue 28.15% SCSS 1.41%

googlenotes-infinite-image-browsing's Introduction

中文文档

View recent updates (Change log)

Stable Diffusion webui Infinite Image Browsing

It's not just an image browser, but also a powerful image manager. Precise image search combined with multi-selection operations allows for filtering/archiving/packaging, greatly increasing efficiency. It also supports running in standalone mode, without the need for SD-Webui.

20230621_230736.mp4

Key Features

🔥 Excellent Performance

  • Once caching is generated, images can be displayed in just a few milliseconds.
  • Images are displayed with thumbnails by default, with a default size of 512 pixels. You can adjust the thumbnail resolution on the global settings page.
  • You can also control the width of the grid images, allowing them to be displayed in widths ranging from 64px to 1024px.

🔍 Image Search & Favorite

  • The prompt, model, Lora, and other information will be converted into tags and sorted by frequency of use for precise searching.
  • Supports tag autocomplete, auto-translation, and customization.
  • Image favorite can be achieved by toggling custom tags for images in the right-click menu.
  • Support for advanced search similar to Google
  • Also supports fuzzy search, you can search by a part of the filename or generated information.
  • Support adding custom search paths for easy management of folders created by the user.

🖼️ View Images/Videos & Send To

  • Supports viewing image generation information. Also supported in full-screen preview mode.
  • Supports sending images to other tabs and third-party extensions such as ControlNet , openOutpaint.
  • Support full-screen preview and enable custom shortcut key operations while in full-screen preview mode.
  • Support navigating to the previous or next image in full-screen preview mode by pressing arrow keys or clicking buttons.
  • Support playing video files from a remote server.

💻 Multiple Usage Methods

  • You can install it as an extension on SD-webui.
  • You can run it independently using Python.
  • The desktop app version is also available.

🚶‍♀️ Walk Mode

  • Automatically load the next folder (similar to os.walk), allowing you to browse all images without paging.
  • Tested to work properly with over 27,000 files.

🌳 Preview based on File Tree Structure & File operations

  • Supports file tree-based preview.
  • Supports automatic refreshing.
  • Supports basic file operations, such as multiple selection for deleting/moving/copying, and creating new folders.
  • Hold down the Ctrl, Shift, or Cmd key to select multiple items.

🆚 image comparison (similar to Imgsli)

  • Provides a side-by-side comparison of two images.

🌐 Multilingual Support

  • Currently supports Simplified Chinese/Traditional Chinese/English/German.
  • If you would like to add a new language, please refer to i18n.ts and submit the relevant code.

🔐 Privacy and Security

  • Supports custom secret key for authentication.
  • Supports configuring access control for the file system, which will be enabled by default when the service allows public access.
  • Supports customizing the allowed paths for access control.
  • Supports controlling access permissions. You can run IIB in read-only mode.
  • Click here to see details

📦 Packaging/Batch Download

  • Allows you to download multiple images at once.
  • The data source can be search results, a regular image grid view page, walk mode, etc. Images can be added to the processing list through drag-and-drop or "Send To".

⌨️ Keyboard Shortcuts

  • Allows for deleting and adding/removing tags, with customizable trigger buttons in the global settings page.

If you like this project and find it helpful, please consider giving it a ⭐️. This would be very important for me to continue developing and maintaining this project. If you have any suggestions or ideas, please feel free to raise them in the issue section, and I will respond as soon as possible. Thank you again for your support!

Buy Me a Coffee at ko-fi.com

Installation / Running

As an extension for SD-webui:

  1. Open the Extensions tab in SD-webui.
  2. Select the Install from URL option.
  3. Enter https://github.com/zanllp/sd-webui-infinite-image-browsing.
  4. Click on the Install button.
  5. Wait for the installation to complete and click on Apply and restart UI.

As a standalone program that runs using Python. (without SD-webui):

Refer to Can the extension function without the web UI?

If you need to view images generated by ComfyUI, please refer to zanllp#202.

If you need a Dockerfile, you can refer to this link. zanllp#366

As a desktop application (without SD-webui and Python):

Download and install the program from the releases section on the right-hand side of the repository page. If the antivirus detects a virus, it can be ignored as a false positive.

Preview

image

Image Search

During the first use, you need to click and wait for the index generation. For my case with 20,000 images, it took about 15 seconds (with an AMD 5600X CPU and PCIe SSD). For subsequent uses, it will check whether there are changes in the folder, and if so, it needs to regenerate the index. Usually, this process is very fast.

Image search supports translation, see zanllp#39 for more detail. Feel free to share files for other languages to facilitate everyone's use. image image

Full Screen Preview

image

In full-screen preview mode, you can also view image information and perform operations on the context menu. It supports dragging, resizing and expanding/collapsing .

20230430_070858.mp4

If you, like me, don't need to view the generation information, you can choose to simply minimize this panel, and all contextual operations will still be available.

image

Image comparison

ezgif com-video-to-gif

Right-click menu

image

You can also trigger it by hovering your mouse over the icon in the top right corner.

image

Walk mode

20230409_183837.mp4

Dark mode

image

googlenotes-infinite-image-browsing's People

Contributors

zanllp avatar kominostyle avatar rayadaschn avatar chubbly avatar wsh032 avatar alulkesh avatar cobryan05 avatar coreyryanhanson avatar cy745 avatar lcolok avatar wfjsw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.