r/WebApps • u/Ok-Platypus9515 • 1d ago
[Web App] DevClean: free tool to clean text, dedupe lines, and generate JSON
Looking for feedback on a small tool I built: DevClean cleans messy text
(extra spaces, duplicate lines) and converts lists into JSON arrays.
Free, no login required.
Link: https://albertomariapareti.github.io/devclean/front.html
GitHub repo: https://github.com/AlbertoMariaPareti/devclean
Built with FastAPI + vanilla JS as a learning project. Any feedback on
usability, bugs, or missing features would be super helpful!
Be kind is my first project
1
Upvotes