EnDcode Repository

by OmHackz - Open source universal text encoder/decoder

EnDcode - Universal Text Encoder/Decoder
by OmHackz - A comprehensive, client-side tool for encoding and decoding text in multiple formats
Open Source
MIT License
TypeScript
Next.js

This project is a modern, full-featured text encoding and decoding tool built with Next.js and React. It supports 40+ encoding formats with automatic detection capabilities and provides both a web interface and RESTful API.

✨ Features
🔄 Dual-mode encoding/decoding
🤖 Auto-detection with confidence scoring
🌐 RESTful API endpoints
📱 Responsive design
🔒 Client-side processing
⚡ Real-time processing
📋 Copy to clipboard
🎨 Modern UI with dark mode support
🛠️ Tech Stack
Next.js 15
React 18
TypeScript
Tailwind CSS
shadcn/ui
Lucide Icons
🚀 Quick Start

1. Clone the repository

git clone https://github.com/OmHackz-dev/EnDcode.git

2. Install dependencies

cd EnDcode
npm install

3. Run development server

npm run dev

4. Open in browser

http://localhost:3000
📡 API Documentation

The project includes a RESTful API for programmatic access to encoding/decoding functionality.

Endpoint

GET /api/encode-decode

Supported Operations

  • • Encode plain text to various formats
  • • Decode encoded text back to plain text
  • • Support for 40+ encoding types
  • • JSON response format
🤝 Contributing

Contributions are welcome! Here's how you can help improve this project:

Report Issues

Found a bug or have a feature request? Open an issue on GitHub.

Submit PRs

Fork the repo, make your changes, and submit a pull request.

Add Features

Add new encoding types, improve UI, or enhance functionality.

Star the Repo

Show your support by starring the repository on GitHub.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software...

🔗 Quick Links
Built with v0