Contact
Have a question, spotted a bug, or want to request a new tool? I'd love to hear from you.
Get in Touch
- Creator: 0x1da49.com
- Email: hello@uniqueonlinetools.com
What I Can Help With
- Bug reports — if a tool isn't working correctly, let me know the browser and what happened
- Tool requests — have an idea for a tool? I'm always looking to add more useful utilities
- General feedback — suggestions for improving the site, UI, or performance
Contributing
Want to submit a tool? Each tool is a single React component using Shadcn UI, and every tool contribution should:
- Be built with React and Tailwind CSS
- Use Shadcn UI primitives where applicable
- Be fully self-contained in a single
.tsxfile - Run entirely in the browser with no server-side dependencies
- Include proper TypeScript types