mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-05-08 03:06:29 +08:00
944b70041a
* Add magic number checks for image file validation Implements magic number checks to detect images in files without extensions. * Refactor image signature checks for better clarity