Extracts fingerprints from pasted CLI output — no keystore file is uploaded. Double-check against your real debug and release variants.
Paste output from keytool -list -v -keystore ... or Gradle's signing report. Copies Firebase / Play Console friendly formats.
SHA-1
AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA
SHA-256
AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA:AA
Upload a master image and download PNGs for Android launcher sizes, Play 512px, and common iOS icon points.
Open tool →dp and sp to px across ldpi–xxxhdpi, px back to dp, plus pt↔px using a 96dpi reference for quick layout math.
Open tool →Parse custom schemes and paths; see scheme, host, query, and a starter Android intent:// template you can tailor.
Open tool →