×
{#if loading}
{/if} {#if currentIndex > 0}
‹
{/if} {#if currentIndex < images.length - 1}
›
{/if}
{#if current.mime_type.startsWith('video/')}
{:else}
{/if}
{current.filename}
{current.width}×{current.height} · {formatSize(current.file_size)} · {current.mime_type}
{#if current.tags.length > 0}
{current.tags.join(', ')}
{/if}
Download
{currentIndex + 1} / {images.length}