Download webcool

Wencool · Private File Management

Choose the installer or app for your platform. Server packages for macOS, Linux, and Windows bundle webcool, sqlite, and ffmpeg. Mobile apps connect to your webcool server.

Latest v1.0.0 · Updated 2026-06-18

Live demo: Open https://demo.webcool.cn/ and sign in with username demo and password 111111 to explore the webcool file console.

Server Installers

For home servers, workstations, or private cloud. After install, run webcool -s 0.0.0.0:8080 and open the console in your browser.

🍎

macOS

.pkg · Apple Silicon & Intel

Double-click the .pkg to install under /opt/webcool; launcher at /usr/local/bin/webcool.

🐧

Debian / Ubuntu

.deb · amd64 & arm64

For Debian, Ubuntu, and derivatives. Installs to /opt/webcool.

🔴

CentOS / RHEL

.rpm · x86_64 & aarch64

For CentOS, RHEL, Rocky Linux, AlmaLinux, and other RPM-based distros.

🪟

Windows

.exe / .zip · x64

Prefer the setup.exe installer:
Defaults to C:\Program Files\webcool,
Start Menu & desktop shortcuts;
Uploads go to C:\ProgramData\webcool\uploads.

Cloud Drive Mirrors

If direct downloads are slow or unavailable, get the same installers (server packages and Android APK) from Quark or Baidu Netdisk.

☁️

Quark Drive

Quark · No extraction code

Open the share link in the Quark app or browser, save to your drive, then download the installer you need.

📦

Baidu Netdisk

Extraction code: 1234

Open the link, enter code 1234, then download from the Baidu Netdisk app or web client.

AI Upscaling & Photo Restoration Components

AI upscaling, deblurring, and face restoration require additional models and runtime components. Because this installer is large, it is temporarily hosted on Baidu Netdisk.

AI Upscaling Component Package

Baidu Netdisk · Extraction code: 1234

Use this package to enable AI upscaling and related webcool features. Open the share link and select the installer for your platform by following the included instructions.

Mobile Apps

Download the Android APK here; install iOS from the Apple App Store. Then enter your server URL or use LAN scan to auto-discover.

🤖

Android

.apk · Android 6.0+

Download and install the APK. Allow installs from this source if prompted. Album backup, virtual disk browse, tags, and video casting included.

📱

iOS

App Store · iPhone / iPad

The iOS app is available on the Apple App Store — not as a direct download here.

Search on the App Store
webcool Wencool
  1. Open the App Store on your iPhone or iPad
  2. Tap Search and enter webcool or 文酷
  3. Find the webcool app and tap Get to install
  4. Launch the app, enter your server URL or use LAN scan

Install & Run

macOS
# After installing the .pkg
webcool -s 0.0.0.0:8080 -D

# Default data directory
~/Library/Application Support/webcool/data
Debian / Ubuntu
sudo dpkg -i webcool_*.deb
webcool -s 0.0.0.0:8080 -D
CentOS / RHEL
sudo rpm -ivh webcool-*.rpm
webcool -s 0.0.0.0:8080 -D
# Run setup.exe installer
# Default: C:\Program Files\webcool
# Data: C:\ProgramData\webcool\uploads
Android
# After installing the APK, open the app
# Enter: http://<server-ip>:8080
# Or use LAN scan to auto-discover

Place installer files in download/files/ and update releases.json with version and filenames.