[sleuthkit-users] [ANN] Enhanced Evidence Gallery — media & document gallery plugin for Autopsy
Brought to you by:
carrier
|
From: grzegorz.ginalski <grz...@o2...> - 2026-07-14 19:23:29
|
Hi all, I'd like to share a plugin I've been developing for Autopsy 4.23.1: Enhanced Evidence Gallery — an extended gallery viewer built for reviewing large volumes of media evidence. Main features: Thumbnail grid for images, video, audio and documents (PDF, Office, e-mail), with previews for formats Autopsy doesn't render out of the box — HEIC, WebP, AVIF, SVG, RAW (via ImageMagick / FFmpeg / dcraw) Grouping by path, extension, MIME type, dates or tags, plus filters (type, review status, GPS-only) and a file-name search with history and multi-phrase matching (img1|img2) Review workflow: seen/unseen tracking, tagging synchronized with Autopsy's tags, optional propagation of seen/tag status to MD5 duplicates EXIF/GPS panel with "Show on map" — opens a local map with pins and photo thumbnails for selected files Export of selected files to disk (original bytes, obj_id-prefixed names) Optionally, it integrates with two companion plugins — AI Image Triage and AI Text Triage — which add semantic search ("find images/documents by meaning", including OCR-ed text) and "find similar" lookups. Both companion plugins are still under development and not yet available. The gallery itself works fully without them. Download (.nbm) and documentation: github.com https://github.com/grzesiug/EnhancedImageGallery/releases Feedback and bug reports are very welcome. Best regards, Grzegorz Ginalski |