Skip to content

Javascript version of webui PNG Info tab

Notifications You must be signed in to change notification settings

w-e-w/sd-fast-pnginfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD Fast PNG Info

SD Fast PNG Info is an extension for Stable Diffusion WebUI
The extension uses a dynamically loaded ExifReader library module to extract image metadata locally.
Eliminating the need to upload it to a server, resulting in Fast PNG Info.
This is particularly noticeable when running the webui on online services, such as Google Colab, Kaggle, SageMaker Studio Lab, etc.

Support:

  • PNG parameters
  • JPEG and Avif userComment
  • Novel AI parameters with brackets conversion

Changelog

2024-05-08

  • Fixed handling of multi-byte (non-ASCII) characters in userComment.

2024-04-30

  • Displaying the output in HTML.

2024-04-29

  • Migrating from Exifr to ExifReader JavaScript library.
  • Fixed convertNAI function.

Preview

About

Javascript version of webui PNG Info tab

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.0%
  • Python 32.5%
  • CSS 0.5%