I read How to get the dpi of an image(Java) and found two ways: iterate over IIOMetadata Node list and calculate xDpi; another alternative is to use org.apache.sanselan lib, which seems outdated, unsupported and obtaining known CVE's. Any reasonable alternatives I missed?
Asked
Active
Viewed 25 times