
Join The Tinkerer on Whop. Membership gets you early releases, private tools and a bunch of extra stuff.
👉 Join on Whop
💬 Join the community for support, free tools and early news on Discord
CyberHub Lite is now also available on GitHub: https://github.com/cyberdeliaAI/CyberHub-Lite
CyberHub is a local-first command center for AI image creators. The Lite edition is free and works on its own. Point it at your output folders and you've got a complete tool to browse, search and make sense of every image you've ever generated. No account, no cloud, no uploads. It runs entirely on your own machine over localhost, so your images and prompts never leave your PC.
This isn't a stripped-down demo. Lite is a real, self-contained app that does its job completely. The Full edition adds production tools on top, but nothing here is crippled or time-limited.
What's inside
Gallery — Browse huge collections fast. You get a folder tree, favorites, manual collections, auto-generated thumbnails and a clean metadata panel for every image. It stays smooth on galleries of 100k+ images.

Powerful search — Full-text search over prompts, filenames, models and metadata, backed by a SQLite index so it stays instant even on enormous libraries. It also does fragment search on checkpoint names. Type zit and it finds CyberRealistic_zit_v5.0, even though the fragment sits in the middle of the name.
Reads almost every metadata format — Automatic1111 / Forge, ComfyUI, Civitai, InvokeAI (all variants), NovelAI, SwarmUI, Fooocus / RuinedFooocus / FooocusMRE and EasyDiffusion. Positive prompt, negative prompt, sampler, steps, CFG, seed, model, LoRAs and VAE all land in a tidy panel. There's a Raw view too when you want the unfiltered blob.
Built-in Civitai model lookup — Ships with a local models.json database, so many model hashes resolve straight to readable checkpoint names. You can keep it current from Settings whenever you like.
Viewer & Compare — Full-screen viewing plus side-by-side comparison of 2 to 4 images. They don't have to be next to each other. Ctrl+Click any images from anywhere in your gallery to line them up.

Prompt Library — Save your best prompts as cards, attach the source image and build a personal anthology of what actually works. You can send any image's metadata straight from the Gallery into a Library card in one click.

Private by design
Everything runs locally over http://localhost. No telemetry, no accounts, no cloud. Optional LAN mode lets you open the hub from another device on your own network, gated behind an access token. Works on Windows, macOS and Linux.
Install in a minute
Unzip
cyberhub-lite.zipRun
start.bat(Windows) or./start.sh(macOS/Linux). It sets up Python and downloads fonts automatically on first run.Open the URL it prints, go to Settings, add your image folder. Done.
Requires Python 3.10–3.13. Your image files are never moved or modified. The hub treats your folders as read-only sources.
Want the full studio?
Lite gives you everything you need to organize and search. The Full edition turns CyberHub into a complete production studio and adds the tools that do the heavy lifting:
Civitai Grabber — bulk-download images by username or model version ID into clean, flat folders
Danbooru Toolkit + Auto-Tagger — tag lookup, prompt cleanup and local ONNX image auto-tagging, fully offline
AI Captioner — caption your images with a local Vision Language Model
Prompt Engineer — generate, rewrite and convert prompts with LLM assistance and ready-made presets
Cropper, Overlay & Amateur Photo Studio — smart aspect-ratio cropping, watermarks and photo-realistic filters
Meta tools — copy and transfer metadata between images




The Full edition is for members. Same codebase, every module unlocked, free updates.
👉 Get CyberHub Full on Whop: https://whop.com/cyberdelia-ai-lab
Description
Update from the original Lite 1.0 release.
Added
Added changelog, license and third-party notices to the Lite release.
Added GitHub/manual support files.
Added optional Gallery accordion mode: close other folder branches when opening one.
Added ZIP import support for future update/module packages.
Improved
Gallery now hides folders that contain no images and no image-containing subfolders.
Gallery restores the active folder tree when returning from another module.
Faster folder-tree filtering for large libraries.
Viewer and Gallery now share improved metadata parsing.
Improved ComfyUI prompt extraction; raw workflow JSON is no longer shown as prompt when a clean prompt can be extracted.
No re-index needed for metadata fixes. Refresh/restart CyberHub after updating.
CyberHub Lite is now also available on GitHub:
https://github.com/cyberdeliaAI/CyberHub-Lite

