πSmall Collection of Python Utilities
This is a small collection of Python utilities I've uploaded in case they might be useful to someone else.
πΈAmateur Filter
Applies an amateur-style filter to images, giving them a muted color palette and adding grain for a retro aesthetic.
β¨ Also Available as WebUI Extension.
πΈPNG Info
Reads the metadata of an image and displays how it was created. A quick and convenient tool for when you need metadata without opening a dedicated interface.
πΈImage Optimizer
A simple tool to optimize and reduce the file size of images.
πΈPNG Image Converter
A straightforward utility to convert images to PNG format, especially useful for converting WEBP files.
πΈGelBooru Tag Cleaner
This tool "cleans" booru-style tags from an image and copies them to the clipboard for use as a prompt, great for quick prototyping or testing.
Example:
Input:? belt 372020? bird 107067? black belt 55585? black gloves 434911? blonde hair 1878812? blue cape 14651? blue eyes 2151601? cane 7446? cape 229794? closed mouth 1120431
Output:belt, bird, black belt, black gloves, blonde hair, blue cape, blue eyes, cane, cape, closed mouth
Description
FAQ
Comments (5)
Thank you very much for these!
Does "Image Optimizer" maintain metadata?
Is there a way to use this with ComfyUI?

