{% extends "base.html" %} {% block title %}Encode Message - Stegasoo{% endblock %} {% block content %}
Encode Secret Message or File
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)
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 phrase for today (based on your local timezone)

SECURITY FACTORS (provide at least one: PIN or RSA Key)
Your static 6-9 digit PIN (if configured)
{% if has_qrcode_read %}
PNG, JPG, or other image of QR code
{% else %} {% endif %}
Your shared .pem key file or QR code image (if configured)
Leave blank if your key file is not password-protected (not needed for QR codes)

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