Fichier original : {{ $item->file }}
Dimensions : {{ $item->width }}×{{ $item->height }} ({{ $item->orientation }})
Poids original : {{ file_exists($item->originalPath()) ? number_format(filesize($item->originalPath()) / 1024, 0) . ' Ko' : 'introuvable' }}
Empreinte SHA1 : {{ $item->sha1 }}
Ajoutée le : {{ $item->created_at?->format('d/m/Y H:i') }}
@if ($duplicateOfItem)Doublon de {{ $duplicateOfItem->manifest_id }}
@endifVariantes générées
{{ ucfirst($size) }} {{ $exists ? '✓' : '✗' }}
Où cette image est utilisée
Actions