{"slug":"encoding-openverbs-com-v1-transcode-807a27","title":"Decode a base64 byte buffer from one character set and re-encode it into another","host":"encoding.openverbs.com","method":"POST","resource":"https://encoding.openverbs.com/v1/transcode","category":"other","description":"Decode a base64 byte buffer from one character set and re-encode it into another (utf-8, utf-16le, utf-16be, latin1, ascii). Characters that the target set cannot represent, or bytes invalid for the source set, are clean 400s.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":448,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"bytes":"example","from":"utf-8","to":"utf-8"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"bytes":{"description":"Base64-encoded source bytes.","type":"string"},"from":{"description":"Source character set.","enum":["utf-8","utf-16le","utf-16be","latin1","ascii","utf8","utf16le","utf16be","iso-8859-1","windows-1252","us-ascii"],"type":"string"},"to":{"description":"Target character set.","enum":["utf-8","utf-16le","utf-16be","latin1","ascii","utf8","utf16le","utf16be","iso-8859-1","windows-1252","us-ascii"],"type":"string"}},"required":["bytes","from","to"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":448,"error":null}],"description_full":"Decode a base64 byte buffer from one character set and re-encode it into another (utf-8, utf-16le, utf-16be, latin1, ascii). Characters that the target set cannot represent, or bytes invalid for the source set, are clean 400s.","last_updated":"2026-09-06T08:16:50.552Z","schemes":["exact"]}