Convert between IPFS CID formats (v0/v1) and gateway URLs. Batch process multiple hashes.
Input
CID Structure
Multibase: Base encoding (base58btc for v0, base32 for v1)
Multicodec: Content type identifier
Multihash: Hash function + digest
CIDv0: Qm... (base58, SHA-256)
CIDv1: bafy... (base32, flexible)
CIDv1: bafy... (base32, flexible)
🔗
Enter an IPFS hash or URL to convert