it-tools
it-tools copied to clipboard
Aspect ratio calculator!
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
A calculator for calculating an aspect ratio based on a width and a height or vice-versa
Is their example of this tool in the wild?
https://calculateaspectratio.com/ https://andrew.hedges.name/experiments/aspect_ratio/
Additional context
I am happy to work on this. This is something I use all the time with web dev and AI art generation, so it would be a really handy tool to have integrated.
Validations
- [X] Check the feature is not already implemented in the project.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).