An open API service indexing awesome lists of open source software.

https://github.com/calvorya/fdecode-web

A powerful and lightweight web-based tool for encoding, decoding, and hashing various formats.
https://github.com/calvorya/fdecode-web

css decoder decryption encoder encryption html javascript site tools web

Last synced: about 2 months ago
JSON representation

A powerful and lightweight web-based tool for encoding, decoding, and hashing various formats.

Awesome Lists containing this project

README

          

# FDECODE

A powerful and lightweight web-based tool for encoding, decoding, and hashing various formats.

## Features | ویژگی‌ها

- Text encoding and decoding | رمزگذاری و رمزگشایی متن
- Base64 | کدگذاری Base64
- URL encoding | کدگذاری URL
- HTML entities | نمادهای HTML
- Binary | کد باینری
- Hexadecimal | کد هگزادسیمال
- Morse Code | کد مورس
- ROT13 | رمزگذاری ROT13
- Unicode Escape | یونیکد

- Hashing capabilities | قابلیت‌های هش
- SHA-1 | هش SHA-1
- SHA-256 | هش SHA-256
- SHA-384 | هش SHA-384
- SHA-512 | هش SHA-512
- MD5 (coming soon) | هش MD5 (به زودی)

- Modern, responsive UI | رابط کاربری مدرن و واکنش‌گرا
- Dark mode support | پشتیبانی از حالت تاریک
- Copy to clipboard | کپی در کلیپ‌بورد
- Mobile-friendly | سازگار با موبایل
- Unicode support | پشتیبانی از یونیکد
- Real-time conversion | تبدیل بلادرنگ

## Technologies Used | تکنولوژی‌های استفاده شده

- HTML5
- CSS3 (Tailwind CSS)
- JavaScript (jQuery)
- Web Crypto API

## Getting Started | شروع به کار

1. Clone the repository | کلون کردن مخزن
```bash
git clone https://github.com/SystemDownTM/fdecode-web.git
```

2. Open index.html in your browser | فایل index.html را در مرورگر خود باز کنید

No additional setup or installation required! | نیازی به نصب یا راه‌اندازی اضافی نیست!

## Usage | نحوه استفاده

1. Enter your text in the input field | متن خود را در فیلد ورودی وارد کنید
2. Select operation type (encode/decode/hash) | نوع عملیات را انتخاب کنید (رمزگذاری/رمزگشایی/هش)
3. Choose the format | فرمت را انتخاب کنید
4. Click "Convert" | روی "تبدیل" کلیک کنید
5. Copy the result using the "Copy" button | نتیجه را با دکمه "کپی" کپی کنید

## Contributing | مشارکت

Contributions are welcome! Please feel free to submit a Pull Request.
مشارکت‌های شما مورد استقبال قرار می‌گیرد! لطفاً در ارسال Pull Request تردید نکنید.

## License | مجوز

This project is licensed under the MIT License - see the LICENSE file for details.
این پروژه تحت مجوز MIT منتشر شده است - برای جزئیات بیشتر فایل LICENSE را ببینید.