Decode HTML entities to text. < to <. For parsing HTML content.
Decode HTML entities to text. < to <. For parsing HTML content.
Category: ডেভেলপার টুল • Free online tool • No signup required
আপনার প্রয়োজন হতে পারে এমন টুল
Encode text to Base64. Supports Unicode. For APIs and data encoding.
ডেভেলপার টুলDecode Base64 to text. Supports Unicode. For APIs and data decoding.
ডেভেলপার টুলEncode text for URLs. Percent encoding. For query strings and links.
ডেভেলপার টুলDecode URL-encoded text. Percent decoding. For parsing URLs.
ডেভেলপার টুলEncode text to HTML entities. < > & etc. For safe HTML display.
ডেভেলপার টুলEncode text to Unicode escape sequences. \uXXXX for non-ASCII. For JavaScript.
ডেভেলপার টুল