Conversion report

{{ heading }}

{% for item in items %}
{{ "✓ success" if item.success else "✗ error" }}{% if total_count > 1 %} — {{ item.name }}{% endif %} {% if item.warning %}
⚠ The report flags a negative GainMapMin — that's the same symptom as the bug reported on Lightroom Mobile: Instagram may reject this file despite a "successful" conversion. Worth tweaking the HDR export settings before re-uploading if the upload fails.
{% endif %}
{{ item.log }}
{% endfor %}
{% if ok_count > 0 %} {{ "Download the JPEG" if ok_count == 1 else "Download .zip (" ~ ok_count ~ " files)" }} {% endif %} ← New conversion

Remember to upload from a desktop browser (up-to-date Chrome) afterwards, choosing Original as the crop — not the default 1:1 crop.

Instameex v{{ app_version }}