A Pinokio installer for Metascan - AI Media metadata scanner and viewer with Real-ESRGAN upscaling.
Metascan is a desktop application for browsing, organizing, and upscaling AI-generated images and videos. It automatically extracts metadata from AI generation tools like ComfyUI, SwarmUI, and Fooocus.
- 🖼️ Browse AI Media: Organized thumbnail view of images and videos
- 📊 Metadata Extraction: Extracts prompts, models, LoRAs from AI tools
- ⬆️ AI Upscaling: Real-ESRGAN powered 2x/4x/8x enhancement
- 🔍 Smart Filtering: Filter by prompts, models, directories, file types
- ⭐ Favorites System: Mark and organize preferred media
- 🎬 Video Support: MP4, AVI, MOV with thumbnail generation
- 🎨 Theme Support: Multiple material design themes
- Open Pinokio
- Click "Install via URL"
- Paste:
https://github.com/MLOTRAI/metascan-pinokio
- Click "Install"
- Clone this repo to:
~/pinokio/api/metascan/
- Restart Pinokio
- Find "Metascan" in your apps and click "Install"
- 📥 Install: Click "Install" button (downloads ~915MB of AI models)
- 🚀 Launch: Click "Start" to open the desktop application
- ⚙️ Configure: Click "Config" to add your AI image/video folders
- 🔍 Scan: Click "Scan" to index your media and extract metadata
- 📱 Browse: Use the left panel filters to find specific content
- ⬆️ Upscale: Right-click any image/video → "Upscale" for AI enhancement
- Python 3.8+ (automatically handled by Pinokio)
- Git (for cloning repositories)
- FFMPEG (for video processing):
- macOS:
brew install ffmpeg
- Ubuntu:
sudo apt install ffmpeg
- Windows: Download from FFmpeg.org
- macOS:
Metascan can extract metadata from:
- ComfyUI workflows and parameters
- SwarmUI generation settings
- Fooocus metadata and prompts
- A1111 (Automatic1111) parameters
- Custom formats with extensible parser system
- Black screen: Check Pinokio console for error messages
- Git errors: Ensure Git is installed on your system
- Python errors: Make sure Python 3.8+ is available
- Network timeouts: Be patient during model downloads (~915MB)
- No thumbnails: Install FFMPEG for video processing
- Scanning slow: Normal for large collections (uses SQLite indexing)
- Upscaling fails: Check GPU compatibility for Real-ESRGAN
- Organize folders: Create separate folders for different AI tools
- Use keywords: Filter by prompt keywords for quick finding
- Batch operations: Select multiple images for batch upscaling
- Backup settings: Your configuration is stored in
config.json
- Original Metascan: pakfur/metascan
- Pinokio: pinokiocomputer/pinokio
- Real-ESRGAN: xinntao/Real-ESRGAN
Apache License 2.0 - same as the original Metascan project
Issues and pull requests welcome! This installer helps make Metascan more accessible via Pinokio's one-click installation system.
- Fork this repository
- Test your changes with Pinokio
- Submit a pull request with clear description
- Report issues with detailed steps to reproduce
If this Pinokio installer helps you, please give it a star! It helps others discover this tool.
Made with ❤️ for the AI community