{% extends "base.html" %} {% block title %}Encode Message - Stegasoo{% endblock %} {% block content %}
Encode Secret Message or File
LSB for private channels (email, cloud storage). DCT for social media that recompresses images.
Drop image or click to browse
The secret photo both parties have (NOT transmitted)
Drop image or click to browse
The image to hide your message in (e.g., a meme)
Carrier: -
LSB: - DCT: -
0 / 250,000 characters Getting long! 0%
Drop any file or click to browse
Max {{ max_payload_kb }} KB
Supports any file type: PDF, ZIP, documents, etc.
()
Your passphrase for this message

SECURITY FACTORS (provide at least one: PIN or RSA Key)
Static 6-9 digit PIN
Drop QR image or click to browse
DCT defaults: Color mode + JPEG output for best social media compatibility.

AES-256-GCM Encryption
Random Pixel Embedding
Undetectable by Analysis
Limits: Carrier image max ~24 megapixels (6000x4000). Files max 30MB upload. Payload max {{ max_payload_kb }} KB.
{% endblock %} {% block scripts %} {% endblock %}