{{ mainTitle }}
{{ mainSub }}
⏳
✓
✕
{{ stateBadgeLabel }}
Convertidas
{{ stats.ok }}
de {{ filesList.length || '-' }}
Fallidas
{{ stats.fail }}
{{ stats.skipped }} omitidas
Tamaño final
{{ stats.total_new_mb > 0 ? stats.total_new_mb + ' MB' : '-' }}
{{ stats.total_orig_mb > 0 ? stats.total_orig_mb + ' MB originales' : 'total procesado' }}
Ahorro
{{ stats.saved_mb > 0 ? stats.saved_mb + ' MB' : '-' }}
{{ stats.reduction_pct > 0 ? '↓ ' + stats.reduction_pct + '%' : 'reducción' }}
Arrastra y suelta imágenes o carpetas aquí
Formatos soportados: JPG, PNG, WEBP, AVIF, GIF, BMP, SVG
Archivos en cola ({{ filesList.length }})
{{ item.file.name }}
En espera
⏳ {{ item.progress }}% Convirtiendo
✓ Completado
{{ item.newSizeMB }} MB • {{ item.reduction }}% más pequeño
✕ Error
Consola de Conversión
limpiar logs
Sin registros en consola
{{ line.ts }}
{{ line.message }}