# detect-zoom **Repository Path**: mirrors_leecade/detect-zoom ## Basic Information - **Project Name**: detect-zoom - **Description**: Detect zoom level using Javascript - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Javascript Zoom Detector ====== Detect the zoom level of the user's browser using Javascript. This can be used to show higher-resolution `canvas` or `img` when necessary. It may not be complete; I need help testing different browsers. Patches welcome. Usage: [Demo](http://yonran.github.com/detect-zoom/test-page.html) [Dimensions test](http://yonran.github.com/detect-zoom/tools/dimensions.html) License ------ Detect-zoom is dual-licensed under the WTFPL and MIT license, at the recipient's choice.