Connie's Uploader Ultimate 1.2.4 (Golang Backend)
Connie's Uploader Ultimate
A powerful, multi-service image hosting uploader with an intuitive GUI. Upload images to multiple image hosting services with advanced features like batch processing, gallery management, automatic retry logic, and real-time progress tracking.
š Latest Release: v1.2.4 "Gallery Logic Fix" (May 20, 2026)
⨠Key Features
Supported Image Hosts
- imx.to - API-based uploads with gallery support
- pixhost.to - Fast uploads with gallery management (including v2 plugin)
- TurboImageHost - High-performance image hosting
- vipr.im - Upload with folder organization
- ImageBam - Popular image hosting service
Core Capabilities
- š¼ļø Batch Upload - Upload multiple images simultaneously with configurable thread limits (8 workers)
- š Gallery Management - Create and manage galleries across services
- šØ Template System - Customizable output templates (BBCode, HTML, Markdown)
- š Drag & Drop - Easy file and folder management
- š Auto-Copy - Automatically copy formatted output to clipboard
- š Real-time Progress - Live upload speed (MB/s), percentage, and ETA every 2 seconds
- šÆ ViperGirls Integration - Auto-post to saved forum threads
- š Smart Retry Logic - Intelligent auto-retry with exponential backoff (1sā2sā4s, 15-20% fewer failures)
- š Secure Credentials - Password storage using system keyring
- š Dark/Light Mode - System-aware appearance modes
š„ Installation
Option 1: Pre-built Release (Recommended)
Download the latest release for your platform here.
Available builds:
- Windows: ConniesUploader-windows.zip (includes .exe + SHA256 checksum)
- Linux: ConniesUploader-linux.tar.gz (includes binary + SHA256 checksum)
- macOS: ConniesUploader-macos.zip (includes binary + SHA256 checksum)
All releases are automatically built via GitHub Actions CI/CD and cryptographically verified.
Option 2: Build from Source
git clone https://github.com/conniecombs/conniesuploader.git
cd conniesuploader
make build
āļø How to Use
1. First-Time Setup
Go to Tools > Set Credentials and enter your API keys and login credentials.
Note: imx.to requires an API key; pixhost.to uses username/password.
2. Basic Upload Workflow
- Click File > Add Files or drag and drop files/folders.
- Select your output template (BBCode, HTML, etc.).
- Click Start Upload.
- Once finished, the formatted text is automatically copied to your clipboard (if enabled).
3. Gallery Management
Access Tools > Manage Galleries to view existing galleries, create new ones, or set a specific gallery for your current upload batch.