For the complete documentation index, see llms.txt. This page is also available as Markdown.

System Requirements

Minimum and recommended hardware and software requirements for each VIESUS interface.

The requirements below apply to on-premise installations. For VIESUS Cloud there is nothing to install — see the Cloud API section.


VIESUS CLI

Requirement
Windows
Linux

OS

Windows 10 or later (x64)

Ubuntu 22.04 LTS or newer (x64 or arm64)

Disk space

~8 GB

Same

RAM

4 GB minimum; 16 GB for production

Same

NVIDIA GPU (AI features only)

Ampere or newer; ≥ 8 GB VRAM; CUDA 12.6 or later

Same

VIESUS package

VIESUS_Viewer_and_CLI_Setup_*.exe

Three .deb files from transfer portal


VIESUS PDF Enhancer

Requirement
Windows
Linux

OS

Windows 10 or later (x64)

Ubuntu 22.04 LTS or newer (x64)

RAM

4 GB minimum; 16 GB+ for large PDFs

Same

VIESUS base

VIESUS CLI packages must be installed first

Same

PDF Enhancer package

viesusPDF_Setup_*.exe

viesuspdf_*.deb

NVIDIA GPU (AI upscaling)

Ampere or newer; ≥ 8 GB VRAM

Same


VIESUS Node.js Module

Requirement
Value

OS

Linux only (Ubuntu 22.04 LTS, x64)

Node.js

Version 18 or later

VIESUS base packages

Must be installed before the npm module

CUDA driver

12.6 or higher (for GPU features)

RAM

1–2 GB per worker with AI features enabled


VIESUS C/C++ SDK

Requirement
Value

OS

Windows x64, Linux x64, Linux arm64

Compiler

C++11 or later

IsEnhance.h header

Request from info@viesus.com

VIESUS shared library

Included in the standard VIESUS package


VIESUS Cloud API

Requirement
Value

Account

Free account at viesus.cloud

API key

Generated in the dashboard

Internet access

Required (API calls to api.viesus.cloud)

File size limits

Images: 20 KB – 50 MB; PDFs: 20 KB – 1,000 MB

Starting credits

200 free credits on new accounts


GPU quick-check

Run this before installing. If GPU acceleration is needed:

Linux:

Look for CUDA Version: 12.6 or higher in the output header. If nvidia-smi is not found or shows a lower CUDA version, install or upgrade the NVIDIA driver.

Windows:

Or check: Device Manager → Display Adapters → right-click → Properties → Driver version.


What you can do without a GPU

Everything except AI features works on CPU:

Feature
CPU
GPU required

Automatic color correction

Noise reduction

Sharpening

Face detection

Red-eye removal

Classical upscaling

AI Upscaling

Slow

✓ (recommended)

AI Artifact Removal

Slow

✓ (recommended)

Background Handling

Slow

✓ (recommended)

For testing AI features without a local GPU, use VIESUS Cloud — the GPU is hosted by Viesus AG.

Last updated

Was this helpful?