Online Ruler

Free online Online Ruler. Screen-calibrated ruler for measuring any object length in centimeters and inches directly in the browser.

校准您的屏幕

找一个已知长度的参考物(银行卡、A4纸、尺子),选择或输入实际长度,然后拖动滑块使下方蓝色区域与参考物对齐。

毫米(mm)
拖动滑块使蓝色区域与参考物等长 200 px
参考物宽度(蓝色)
校准完成!显示 PPI:--  |  1厘米 = -- px  |  1英寸 = -- px

测量刻度尺

尺子未校准,测量结果不准确!请先完成校准(找一个已知尺寸的参考物,拖动滑块对齐)。
屏幕尺寸:--
分辨率:--
原始PPI:--
devicePixelRatio:--

            

Usage

Parámetros y límites

  • See the input fields on the tool page for parameters

Casos de uso

  • Pure frontend processing, results displayed in the browser

Runtime

  • Pure frontend; Agents see API example below

Agent API Usage

// Step 1: 读取工具 Schema
GET https://clawam.com/tools/chizi/schema.json

// Step 2: 在浏览器中执行工具逻辑
// 在线尺子 在工具页 JS 中实现