{% extends "base.html" %} {% block title %}Encode Success - Stegasoo{% endblock %} {% block content %}
Encoding Successful!
{% if thumbnail_url %}
Encoded image thumbnail
Encoded Image Preview
{% else %} {% endif %}

Your secret has been hidden in the image.

{{ filename }}

Important:
  • This file expires in 5 minutes
  • Do not resize or recompress the image
  • PNG format preserves your hidden data
Encode Another Message
{% endblock %} {% block scripts %} {% endblock %}