BulkPro Web Installer
A 5-10 MB smart installer. Downloads only the components you tick; AI modules can be added later from inside the app.
BulkPRO-Web-Setup.exe
~5-10 MBWindows 10/11 (x64)
Installation steps
Download BulkPRO-Web-Setup.exe with the button below, run it, and pick the components you want. The whole install takes 5-10 minutes.
- 1. Download BulkPRO-Web-Setup.exe.
- 2. Right-click → 'Run as administrator'.
- 3. Pick your language (English or Turkish).
- 4. Accept the install location (default: C:\Program Files\BulkPRO).
- 5. Pick components (for a first install, Core alone is fine; add AI modules later).
- 6. Once done, double-click the BulkPRO shortcut on your desktop.
Leave every AI checkbox unticked the first time. Core is enough to use 80% of BulkPro immediately. When you open an AI tool the app offers to download the missing component on the spot.
What the installer does behind the scenes
- Downloads Python 3.10 embeddable runtime (~30 MB) from python.org.
- Fetches the BulkPRO source archive from GitHub Releases (~50 MB).
- Creates an isolated .venv, installs requirements/core.txt (~5-10 min).
- Installs requirements/ai-*.txt for every AI component you ticked.
- Records install info into %LOCALAPPDATA%\BulkPRO\components.json.
Troubleshooting
- Python download failed: if your corporate firewall blocks it, download python-3.10.11-embed-amd64.zip manually, place it at %TEMP%\bulkpro-python-embed.zip, and re-run the installer.
- pip install failed: check %LOCALAPPDATA%\BulkPRO\logs\install.log. The most common cause is a proxy; set HTTP_PROXY / HTTPS_PROXY env vars.
- Component keeps prompting: open components.json and confirm the component is under "installed". If not, send logs/component-install-*.log via GitHub Issues.
- GPU not activating: we probe with nvidia-smi -L. For non-NVIDIA (AMD ROCm, Intel Arc) the GPU component is skipped and AI tools fall back to CPU PyTorch automatically.
Updating and uninstalling
- New version: run the Web Installer again. Any running BulkPro is gracefully closed, .venv is reused, only changed packages are re-installed.
- Uninstall: Settings → Apps → BulkPRO → Uninstall. Program folder, .venv, embedded Python and external/ binaries are removed.
- User data dir (%LOCALAPPDATA%\BulkPRO\): the wizard asks 'Keep' or 'Delete'. Pick 'Keep' if you plan to reinstall.
Component selection
Core alone is enough for first install. Add or remove AI components later from Hub → Settings → Components.
| Component | Status | What it adds | Size |
|---|---|---|---|
| Core | Always installed | PDF, Excel, Text Tools, Sys Tools, Image basics, Video conversion, Audio basics, Data Engine archive/dedupe, File Search | ~500 MB |
| AI: Background Remover | Optional | Image background removal (rembg + isnet/u2net) | ~250 MB + 700 MB AI base |
| AI: OCR | Optional | Image and PDF text recognition (easyocr + Tesseract) | ~150 MB + 700 MB AI base |
| AI: Audio Transcription | Optional | Speech-to-text, diarization, automatic subtitles (Whisper) | ~100 MB + AI base + 75 MB - 1.5 GB models |
| AI: Video Jump-Cut | Optional | Auto silence/scene cuts (Mediapipe) | ~200 MB + 700 MB AI base |
| AI: GPU Acceleration | Optional | PyTorch CUDA for NVIDIA GPUs: every AI tool runs faster | ~2.55 GB (replaces CPU base) |
System requirements
Operating System
Windows 10 or 11 (64-bit)
CPU
x86-64, 2+ cores (4+ recommended)
RAM
Minimum 4 GB · Recommended 8 GB+
Disk
1 GB for Core · 4 GB+ for all AI
Internet
Required at install · Optional after
GPU (optional)
NVIDIA CUDA 11+ for AI acceleration
Stuck during install?
We reply within 1 business day. Feel free to attach your install log.