Commit 0aeb87
2025-05-14 18:11:01 MB Tech: It Tools deleted.docker containers/tools and utilities/it tools.md .. /dev/null | |
@@ 1,50 0,0 @@ | |
- | # IT Tools Summary |
- | |
- | [IT Tools](https://github.com/CorentinTh/it-tools) is a **collection of handy online utilities** designed for **developers and IT professionals**. It offers a variety of tools for: |
- | - **Data encoding & decoding** (Base64, JWT, URL encoding) |
- | - **Format conversion** (JSON to XML, Markdown to HTML) |
- | - **Security utilities** (Password hashing, Regex testing) |
- | - **Text processing** (Lorem Ipsum generator, ASCII art) |
- | - **Localization support** with multiple languages |
- | |
- | The project is **open-source**, self-hostable via **Docker**, and actively maintained with frequent updates. |
- | Explore more on [GitHub](https://github.com/CorentinTh/it-tools). |
- | |
- | # IT Tools List |
- | |
- | A collection of online utilities for **developers and IT professionals**. |
- | |
- | ## Encoding & Decoding |
- | - **Base64 Encoder/Decoder** – Convert text to and from Base64 format. |
- | - **JWT Decoder** – Decode JSON Web Tokens for inspection. |
- | - **URL Encoder/Decoder** – Encode or decode URLs. |
- | |
- | ## Data Formatting |
- | - **JSON Formatter** – Beautify and validate JSON data. |
- | - **Markdown to HTML Converter** – Convert Markdown text to HTML. |
- | - **HTML Minifier** – Reduce the size of HTML files. |
- | |
- | ## Security & Debugging |
- | - **Regex Tester** – Test and debug regular expressions. |
- | - **Password Hash Generator** – Generate secure password hashes. |
- | - **Text Diff Checker** – Compare differences between text files. |
- | |
- | ## Text & Development |
- | - **Lorem Ipsum Generator** – Create placeholder text. |
- | - **ASCII Art Generator** – Convert text into ASCII art. |
- | - **UUID Generator** – Generate unique identifiers. |
- | - **Color Picker** – Select and preview colors. |
- | |
- | ## Network & Lookup |
- | - **IP Lookup** – Find details about an IP address. |
- | - **DNS Resolver** – Query DNS records. |
- | - **Ping Tool** – Check network connectivity. |
- | - **WHOIS Lookup** – Retrieve domain registration details. |
- | |
- | ## File & Utility Tools |
- | - **QR Code Generator** – Create QR codes from text. |
- | - **Barcode Generator** – Generate barcodes. |
- | - **Timestamp Converter** – Convert timestamps to readable dates. |
- | |
- | These tools are **open-source**, self-hostable via **Docker**, and actively maintained. |
- | Explore more on [GitHub](https://github.com/CorentinTh/it-tools). 🚀 |