Show HN:这张照片被编辑过吗?客户端图像取证
Show HN: Is this photo edited? Client-side image forensics

原始链接: https://vajba.com/image-forensics/

正在运行测试……检测结果按单项测试显示。总计读取结果仅汇总了来自“强力测试”和“辅助测试”的可疑证据。 此结果意味着什么,以及不意味着什么: 它意味着什么:此处的所有检测结果均源自文件本身的字节数据,并在您的浏览器中进行了解析。我们检查了元数据、编码器签名、嵌入的来源声明、像素统计信息以及一些结构性线索。 它不意味着什么:“无异常发现”并不代表该文件真实可靠。AI 图像检测可能并不可靠,特别是在经过缩放、重新压缩或其他处理之后;且元数据极易被删除或伪造。相比此处的任何算法,反向图像搜索通常是更好的真实性检查方式。 如何解读可疑发现:强力证据是来自文件本身的事实。辅助证据是需要佐证的线索。来自同一原因的相关发现会被加权下调,以免因堆叠而导致评估结论被夸大。

**vajba.com** 的 “Show HN” 帖子介绍了一款客户端图像取证工具,旨在检测潜在的图像篡改。该工具完全在浏览器中运行,使用静态文件和 Web Worker,每张图像可执行近 30 种不同的检测,且无需跟踪或连接外部服务器。 技术特点包括: * **C2PA 验证:** 解析数字凭证(COSE 签名)并根据信任列表进行验证。 * **像素级分析:** 采用成熟的取证技术,包括量化表检查、JPEG 伪影检测、错误级别分析(ELA)以及基于块的复制粘贴检测。 * **高级匹配:** 利用先进的特征匹配技术(FAST-9、RANSAC 和拉普拉斯残差比较)来识别被克隆或转换的图像区域。 开发者强调,该工具提供的是调查“线索”而非伪造的最终证据。它明确规避了“AI 检测”的说法,指出在没有可验证凭证的情况下,此类方法并不可靠。尽管有一些反馈批评该网站的营销文案过于模糊,像是由“大语言模型生成的垃圾内容”,但开发者坚持认为该工具是一个无框架、注重隐私且专为取证检查而构建的实用程序。
相关文章

原文

Running tests...

Findings are per-test. The overall read sums only suspicious evidence from Hard and Supportive tests.

What this result means, and what it does not

What it means: every finding here comes from the file's own bytes, parsed in your browser. We look at metadata, encoder signatures, embedded provenance claims, pixel statistics, and a handful of structural clues.

What it does not mean: "no findings" is not a proof of authenticity. AI-image detection can be unreliable, particularly after resizing, recompression or other processing, and metadata is trivial to strip or forge. Reverse image search is usually a better authenticity check than any algorithm here.

How to read suspicious findings: hard evidence is a fact from the file. Supportive evidence is a hint that needs corroboration. Correlated findings from one cause are down-weighted so they do not stack into an exaggerated verdict.

联系我们 contact @ memedata.com