About This Tool
What is কোডেক (এনকোডার / ডিকোডার)?
A tool for encoding and decoding text using various formats including Base64, Base32, Hex, and ASCII85. Commonly used in web development, API communication, and data transmission. All conversions happen in your browser, so your data never leaves your device.
How to Use
- Select the encoding format (Base64, Base64URL, Base32, Hex, ASCII85) from the tabs.
- Enter the text you want to convert in the input area.
- Click 'Encode' or 'Decode' to perform the conversion.
- Use the copy button to copy the result to your clipboard.
Key Features
- Supports 5 encoding formats: Base64, Base64URL, Base32, Hex, ASCII85
- Real-time encoding and decoding
- One-click result copying
- Browser-based processing for privacy protection
Tips
- Base64 is most commonly used for email attachments and API data transmission.
- Base64URL replaces + and / with - and _ for safe use in URLs.
- Hex encoding is widely used for color codes, MAC addresses, and binary data representation.
কোডেক (এনকোডার / ডিকোডার)
Base64, Base64URL, Base32, Hex এবং ASCII85-এ টেক্সট এনকোড ও ডিকোড করুন
Frequently Asked Questions
টেক্সট এনকোডিং কী?▼
Base64, URL encoding, HTML entities-এর মতো ফরম্যাটের মধ্যে রূপান্তর। এনক্রিপশন নয়।
Base64 কি এনক্রিপশন?▼
না। Base64 কী ছাড়া বিপরীতমুখী এনকোডিং। যে কেউ ডিকোড করতে পারে। নিরাপত্তায় ব্যবহার করবেন না।
UTF-8 বনাম ASCII?▼
ASCII: 128 অক্ষর (ইংরেজি)। UTF-8: ASCII সামঞ্জস্যপূর্ণ + সব Unicode অক্ষর সমর্থন।
Related Tools
URL এনকোডার / ডিকোডার
URL স্ট্রিং এনকোড বা ডিকোড করুন
ডেটা ফরম্যাট কনভার্টার
JSON, YAML, TOML, XML, INI এবং Properties ফরম্যাটের মধ্যে রূপান্তর ও যাচাই করুন
হ্যাশ জেনারেটর
টেক্সট থেকে MD5, SHA-1, SHA-256, SHA-512 হ্যাশ তৈরি করুন
JWT এনকোডার / ডিকোডার
JWT টোকেন এনকোড বা ডিকোড করুন
Regex টেস্টার
রিয়েল-টাইম ম্যাচিং সহ রেগুলার এক্সপ্রেশন পরীক্ষা করুন
কেস কনভার্টার
টেক্সটকে camelCase, PascalCase, snake_case এবং আরও অনেকের মধ্যে একসাথে রূপান্তর করুন