UNPKG

imagemaxsize

Version:

This calculates the maximum possible image size without changing the ratio

5 lines (2 loc) 91 B
const resizer = require('./index') console.log(resizer.resize(123, 224, 1920, 1080))