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 وغيرها — كل ذلك دفعة واحدة