{% extends "base.html" %} {% set page_title = "Photo Editor - Orchid Continuum" %} {% block content %}
Professional orchid photo editing with AI analysis, plant recognition, and advanced filtering tools
Photos Available
Edited Versions
Plant Analysis
Genus: {{ orchid.genus }} {% if orchid.species %} | Species: {{ orchid.species }}{% endif %}
{% endif %}{{ orchid.ai_description[:100] + '...' if orchid.ai_description and orchid.ai_description|length > 100 else orchid.ai_description or 'No description available' }}
Start editing photos to see your creative work here.