No processing of your file contents takes place on any server. You need no data-processing agreement with gottrix to handle confidential or business documents.
Servers in GermanyGDPR by design
Origin servers at Hetzner in Germany. Since your files never leave your device, their contents are not transmitted at all.
No. Everything runs in your browser - your file never leaves your device. How this is verifiable
Pixel density (PPI, pixels per inch) tells you how finely a screen resolves: the more pixels fall on a given length, the sharper and less grainy the image looks. It follows from the resolution (pixels in width and height) and the screen diagonal in inches: the diagonal in pixels (via the Pythagorean theorem) divided by the diagonal in inches. For comparison: desktop monitors are often around 90 to 110 PPI, print usually needs 300 PPI, and modern smartphones reach 400 PPI and more.
The calculation runs entirely locally in your browser, in pure JavaScript - nothing is uploaded and nothing is stored. From the width, height and diagonal the calculator works out the pixel density in PPI, the dot pitch in millimetres (the distance between two pixel centres, 25.4 divided by the PPI) and the total resolution in megapixels. A smaller dot pitch means a sharper image. Change any input and everything updates instantly.
An honest note: the calculator assumes a uniform, rectangular pixel grid and uses the screen diagonal in inches - the international convention for display sizes. The dot pitch is the theoretical distance between pixel centres; the actual subpixel layout (such as RGB stripes or PenTile) is not considered. PPI and DPI are often used interchangeably in everyday use; strictly, PPI refers to a screen and DPI to print.
Specifications
Specifications
Input formats
Form inputs (no file)
Processing
Locally in your browser (JavaScript)
File upload
None
In 3 steps
Enter the resolution in pixels (width and height).
Enter the screen diagonal in inches.
Read off the pixel density (PPI), dot pitch and megapixels.
Limitations:A pure calculation helper: PPI = diagonal in pixels divided by diagonal in inches; dot pitch = 25.4 divided by PPI (mm); megapixels = width times height. Assumes a rectangular pixel grid; subpixel layout and panel technology are not considered. Diagonal in inches (display convention).
FAQ
Are my inputs uploaded?
No. The calculation runs entirely locally in the browser (pure JavaScript); nothing is sent or stored.
What is the difference between PPI and DPI?
PPI (pixels per inch) describes screens, DPI (dots per inch) describes print. In everyday use the terms are often used interchangeably.
Which pixel density is good?
Desktop monitors are often 90 to 110 PPI, print usually needs about 300 PPI, and smartphones reach 400 PPI and more.
What is the dot pitch?
The distance between two adjacent pixel centres in millimetres. A smaller dot pitch means a finer, sharper image.