antibrowser
Русский中文

glossary · term

Canvas fingerprint

A graphics signal derived from how the HTML Canvas API renders an image.

A canvas fingerprint is derived from the way a browser renders a test image through the HTML Canvas API. Rendering differences can reflect the operating system, browser engine, graphics stack, and hardware. Websites may combine this signal with other attributes when assessing whether sessions belong to the same environment.

Related reading