CodeKitHub

Kódovacie nástroje

Kódujte, dekódujte a hashujte dáta.

Encoding, escaping and hashing are the plumbing of software — and the fastest source of subtle bugs when done wrong. These tools handle the three tasks that come up daily: Base64 (data in text form), URL encoding (data in links), and hashes (fingerprints of data). All of them treat text as UTF-8, so Chinese, emoji and special characters survive intact — which is exactly where naive tools break.

Which tool do I need?

Nástroje v tejto kategórii

Base64 kodér / dekodér

Zakódujte text do Base64 alebo ho dekódujte späť — bezpečné pre UTF-8, okamžite.

Konvertor obrázka na Base64

Prekonvertujte obrázok na Base64 data URL alebo čistý Base64 reťazec — bez nahrávania.

Kódovanie / dekódovanie URL

Správne percentové kódovanie alebo dekódovanie URL a parametrov dopytu.

Dekodér JWT

Dekódujte hlavičku a payload JWT vrátane stavu platnosti — okamžite, lokálne, zadarmo.

Generátor NTLM hashov

Vypočítajte NTLM hash (MD4 z UTF-16LE vstupu) akéhokoľvek hesla alebo reťazca, celé vo vašom prehliadači.

Generátor HMAC

Vygenerujte HMAC (hash s kľúčom) z tajného kľúča a správy pomocou SHA-1, SHA-256, SHA-384 alebo SHA-512.

Preskúmajte ďalšie kategórie