mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-16 12:39:31 +02:00
8b7f32604a20c7af8ab4ffde94be12111cf77c12
Welcome to OmniTools, a self-hosted platform offering a variety of online tools to simplify everyday tasks. Whether you are manipulating images, crunching numbers, or coding, OmniTools has you covered. Please don't forget to star the repo to support us. Here is the demo website.
Table of Contents
Features
We strive to offer a variety of tools, including:
Image/Video/Binary Tools
- Image Resizer
- Image Converter
- Video Trimmer
- Video Reverser
- And more...
String/List Tools
- Case Converters
- List Shuffler
- Text Formatters
- And more...
Date and Time Tools
- Date Calculators
- Time Zone Converters
- And more...
Math Tools
- Generate Prime Numbers
- Generate Perfect Numbers
- And more...
Miscellaneous Tools
- JSON Tools
- XML Tools
- CSV Tools
- And more...
Stay tuned as we continue to expand and improve our collection!
Self-host/Run
docker run -d --name omni-tools --restart unless-stopped -p 8080:80 iib0011/omni-tools:latest
Contribute
This is a React Project with Typescript Material UI.
Project setup
git clone https://github.com/iib0011/omni-tools.git
cd omni-tools
npm i
npm run dev
Create a new tool
npm run script:create:tool my-tool-name folder1/folder2 ## examples string/join or image/png/compress
Use folder1\folder2
on Windows
Run tests
npm run test
- For e2e tests
npm run test:e2e
🤝 Looking to contribute?
We welcome contributions! You can help by:
- ✅ Reporting bugs
- ✅ Suggesting new features in Github issues or here
- ✅ Improving documentation
- ✅ Submitting pull requests
You can also join our Discord server
Contributors
Contact
For any questions or suggestions, feel free to open an issue or contact me at: ibracool99@gmail.com
License
This project is licensed under the MIT License. See the LICENSE file for details.
Description
Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser!
alternativeconverterdata-manipulationdeveloper-toolsdevtoolsfrontendgood-first-issueimage-manipulationimage-processingjavascriptpdf-manipulationproductivityreactself-hostedswissarmyknifetoolstypescriptvideo-manipulationwebappwebsite
Readme
MIT
5.9 MiB
Languages
TypeScript
83.1%
JavaScript
16.7%
CSS
0.1%