mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-21 15:09:32 +02:00
58 lines
1.2 KiB
Markdown
58 lines
1.2 KiB
Markdown
# OmniTools
|
|
|
|
Welcome to **OmniTools**, an open-source alternative to OnlineTools.com.
|
|
This project offers a variety of online tools to help with everyday tasks,
|
|
all available for free and open for community contributions. Please don't forget to star the repo if you find it useful.
|
|
|
|
## Table of Contents
|
|
|
|
- [Features](#features)
|
|
- [Installation](#installation)
|
|
- [License](#license)
|
|
- [Contact](#contact)
|
|
|
|
## Features
|
|
|
|
OmniTools includes a variety of tools, such as:
|
|
|
|
1. **Image/Video/Binary tools**
|
|
|
|
- Image Resizer, Image converter, Video trimmer, video reverser, etc.
|
|
|
|
2. **Math tools**
|
|
|
|
- Generate prime numbers, generate perfect numbers etc.
|
|
|
|
3. **Text Tools**
|
|
|
|
- Case converters, text cleaners, text formatters, etc.
|
|
|
|
4. **Date and Time Tools**
|
|
|
|
- Date calculators, time zone converters, etc.
|
|
|
|
5. **Miscellaneous Tools**
|
|
|
|
- JSON, XML tools, etc.
|
|
|
|
## Installation
|
|
|
|
### Clone the Repository
|
|
|
|
```bash
|
|
git clone https://github.com/iib0011/omni-tools.git
|
|
cd omni-tools
|
|
npm i
|
|
npm run dev
|
|
```
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
|
|
|
|
## Contact
|
|
|
|
For any questions or suggestions, feel free to open an issue or contact us at:
|
|
|
|
Email: ibracool99@gmail.com
|