EntropyX: Nexus provides secure, cross-platform file compression and management with a modern React/Electron interface and a Python backend. Every feature is implemented to keep data processing efficient, local, and under your organization’s control.
Key Features
- Batch File Compression & Decompression
Users can select, compress, and decompress multiple files and folders through a drag-and-drop interface, with all processing handled locally on the user’s device.
- Integrated Media Handling
Supports compression for common file types, including images, audio, video, and documents. Media processing is performed using built-in tools like FFmpeg and Ghostscript.
- Local-Only Operation
All file operations are executed locally. Nexus does not send files, metadata, or analytics to external servers or third parties.
- Optional Encryption
Provides the option to encrypt compressed files using strong, industry-standard cryptography (Fernet/AES), with a fallback encryption routine if cryptography libraries are unavailable.
- File Validation and Sanitization
Enforces file extension checks, size limits, and filename/path sanitization to reduce risk of file-based threats.
- Integrity & Traceability Features
Includes internal watermarks, unique identifiers, and basic integrity checks within the application and output files.
- No Telemetry or Tracking
EntropyX: Nexus does not collect usage analytics or user data.
All features above are implemented in code and operate by default in every deployment of EntropyX: Nexus. For custom integrations or further enterprise needs, please refer to the documentation or contact support.