Skip to content

User Interface

Jonas Resch edited this page Nov 27, 2025 · 1 revision

User Interface

Overview of the QuantHide interface.


Main Layout

┌─────────────────────────────────────────────────────────────┐
│  🔒 QuantHide                    [🌙] [📜] [⚙️]             │
├─────────────────────────────────────────────────────────────┤
│                                                             │
│  ┌─────────────────┐    ┌───────────────────────────────┐   │
│  │                 │    │  [ Encode ] [ Decode ] [Comp] │   │
│  │   Cover Image   │    ├───────────────────────────────┤   │
│  │                 │    │                               │   │
│  │  [Drop image    │    │   Message / File input        │   │
│  │   here]         │    │                               │   │
│  │                 │    │   Password                    │   │
│  │                 │    │                               │   │
│  │  Size: --       │    │   [ Encode Button ]           │   │
│  │  Format: --     │    │                               │   │
│  │  Capacity: --   │    └───────────────────────────────┘   │
│  └─────────────────┘                                        │
│                                                             │
└─────────────────────────────────────────────────────────────┘

Left Panel: Cover Image

  • Dropzone: Drag & drop or click to select an image
  • Image Info: Shows dimensions, format, and hiding capacity
  • Tools Button: Access format conversion and metadata tools
  • Clear Button: Remove the current image

Right Panel: Operations

Tabs

Tab Purpose
Encode Hide messages/files in images
Decode Extract hidden data from images
Compare Analyze differences between original and encoded images

Encode Modes

Mode Description
Standard Basic encoding with one password
Decoy Two passwords reveal different content
Split Distribute data across multiple images

Input Types

Type Description
Text Type or paste a message
File Select any file to hide

Top Bar

Icon Function
🌙/☀️ Toggle dark/light theme
📜 View encoding/decoding history
⚙️ Settings and preferences

Keyboard Shortcuts

Shortcut Action
Ctrl+O Open image
Ctrl+S Save encoded image
Ctrl+V Paste image from clipboard
Escape Close modal dialogs

Clone this wiki locally