Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 665 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 665 Bytes

AspectRatiosNearFinder 🔍

Are you tired of device manufacturer's choosing the ever-so unique and elegant screen aspect ratio of 195:422?

Welcome to AspectRatiosNearFinder, the smugly condescending script that tells device manufacturers what their device's aspect ratio actually is.

image

Written in python, this script takes a list of tuples for the viewport dimensions, compares them to a list of common, simplified aspect ratios, and prints what they are closest to. Useful for web development and image asset design.