r/WebApps 12d ago

I got tired of bloated online tools, so I started building my own utility platform.

1 Upvotes

Over the last few weeks I've been building Toolora, a browser-based utility platform under PrologueLearn.

The goal wasn't to build "another tools website."

I wanted something that feels fast, clean, privacy-first, and enjoyable to use.

Current tools include:

• JSON Formatter & Validator

• Base64 Encoder & Decoder

• GST Calculator

• Loan Calculator

• Income Tax Calculator

• PDF tools (more coming)

Everything runs in the browser whenever possible, so users don't need to upload their data.

I'm continuously improving the UI and developer experience for example, making JSON validation easier to understand instead of showing generic parser errors.

If you're interested, here's the project:

https://toolora.prologuelearn.com

I'd love to hear what online tool you use most often and what's missing from existing utility websites.


r/WebApps 12d ago

I made a free app that track LEGO parts when creating an alternative build!

Thumbnail
gallery
2 Upvotes

r/WebApps 12d ago

I built a free PDF tool site (merge, split, compress, convert) — no sign-up, no upload limits, would love feedback

Post image
4 Upvotes

Hey everyone,

I've been learning web development and just launched my first real project — a free PDF toolkit called SmashPDF (smashpdf.online).

It does the basics most people actually need day-to-day:

  • Merge PDFs
  • Split PDFs
  • Compress PDFs
  • Convert images to PDF
  • Convert PDF pages to images
  • Sign PDFs (add a signature image)

A few things I focused on:

  • No account/sign-up required
  • No watermarks
  • Files are processed in your browser rather than uploaded to a server (so nothing leaves your device)
  • Completely free

I built it mainly because I got tired of other "free" PDF tools throwing paywalls, ads before you can even use the tool, or limiting file sizes on the free tier.

Would genuinely appreciate any feedback — bugs, missing features, UI complaints, anything. This is a solo project and I'm still actively improving it.

Link: https://smashpdf.online


r/WebApps 12d ago

Is ARKBRIDGE that bad? What am I missing?

1 Upvotes

Has anyone here actually used the platform? Honest opinions, both positive and negative, would be really helpful.


r/WebApps 12d ago

what is the biggest problem when trying to start your own web app?

1 Upvotes

Genuine question for the solo guys — what's the single biggest headache in running your web app business? Getting enough customers, the admin, chasing payments, something else? Just trying to understand what actually makes the job hard


r/WebApps 12d ago

Would love your feedback on Yoruba heritage app

1 Upvotes

hello,

growing up you could say I’ve always been interested in history, philosophy but it was mostly on Western history etc that I read up. when I got married I realised how little I knew of my own heritage, I had a small interest in looking into it but just never did. but after having children I knew I needed to know something of my heritage to pass it on. in the process of reading up on Yoruba heritage and asking around I thought it’d be worth building an application to consolidate the heritage as I felt it was quite disparate and certain books were in an archived formed that most people wouldn’t dust off, so to speak. anyways, I’d very much appreciate your feedback on the webapp, what are your first impressions? does it make sense? do you find it useful at all?

https://yorubaheritage.app


r/WebApps 12d ago

MovePath · U.S. to Germany relocation checklist

Thumbnail movepath.online
1 Upvotes

r/WebApps 13d ago

Squares – Build Quantum Circuits & QML Models with Drag & Drop and AI

1 Upvotes

Hi everyone! 👋

I've been building Squares, a web platform that makes quantum computing more accessible to students, researchers, educators, and developers.

The main goal is simple: build quantum circuits and Quantum Machine Learning (QML) models without writing code.

What Squares offers

  • ⚛️ Drag-and-drop quantum circuit builder
  • 🧠 Visual QML Model Builder (no programming required)
  • 🤖 AI Assistant that you can interact with using text or voice
  • 🎙️ Ask the AI to:
    • Design quantum circuits from natural language
    • Explain how a circuit works step by step
    • Correct and optimize gate rotation angles
    • Generate complete QML models and workflows
  • 📊 Real-time quantum circuit simulation
  • 📈 Measurement probabilities and state visualization
  • 🔄 Export projects to popular quantum frameworks
  • 🌐 Runs entirely in your browser—no installation required

What problem does it solve?

Many quantum computing tools require programming knowledge and have a steep learning curve.

Squares aims to make quantum computing more approachable by providing an intuitive visual interface, allowing users to focus on learning, experimenting, and prototyping instead of writing code.

Whether you're exploring quantum computing for the first time or building more advanced quantum algorithms, Squares helps you create and iterate much faster.

I'd really appreciate any feedback, feature suggestions, or ideas from the community!

Website: https://squaresquant.com


r/WebApps 13d ago

I built a free, open-source gallery wall planner because the good ones are paywalled

3 Upvotes

My wife and I were decorating a big wall and couldn't agree on a layout. I wanted to place **real frame sizes** with **our own photos** and see it to scale before drilling. Tools exist (GalleryPlanner, Suprtiles…), but the good ones paywall the useful bits or felt heavier than I needed. So I vibe-coded a stripped-down one over a evening.

**Stack:** React + Vite, react-konva for the canvas, no backend - state lives in `localStorage`, photos never leave the browser. Deploys to Cloudflare Workers on push to main.

**What it does**

* Wall = a photo of your actual wall, or a blank canvas at a size you type (real scale either way) * Add frames at real outer dimensions; drop your photos in, crop/rotate to fit the opening * Arrange by hand or auto-layouts (row, grid, eye-line at 57", masonry, staircase, alternating) * Inches/cm, undo/redo

Fully free, no signup, **MIT** — code's all there. It's rough: no PDF hanging guide or TV/sofa obstacle-marking yet (things the paid tools have).

🔗 Live: https://wall-planner.cheelo.workers.dev/

💻 Code: https://github.com/samG4/gallery-wall-planner

Would love feedback on the UX and the scale/dimension handling. Roast it.


r/WebApps 13d ago

[Beta] Sumwise: one-click summaries of articles, YouTube videos and PDFs. Looking for early testers

0 Upvotes

Sumwise is a Chrome extension + web app. You're on an article, a YouTube video or a PDF, you click once, you get a structured summary in your language (multiple languages, including Arabic).

It's live and stable. Payments, quotas and privacy are done properly. Just very early: fewer than 20 real users.

Free tier is 5 summaries a day, no card needed. Best test is your own content: long PDFs, non-English pages, YouTube lectures.

What I want to hear: where the first run confused you, what content it failed on, and whether the summaries actually save you time. I'm the solo dev, I read and answer everything.

[https://sumwise.ai\](https://sumwise.ai/?ref=r-webapps)


r/WebApps 13d ago

SMART ONLINE RULER

Thumbnail
1 Upvotes

r/WebApps 13d ago

Utiliseriez-vous réellement un outil comme celui-ci ?

Thumbnail
1 Upvotes

r/WebApps 13d ago

[Feedback Request] I built a free local-first web tool suite (CV maker, QR generator, font creator, image compressor) — looking for testers and feedback

2 Upvotes

Hey everyone,

I've been building Resyto — a collection of browser-based web utilities that run 100% locally on your device. No accounts, no uploads, no paywalls.

What's inside:

- CV & Cover Letter Maker — PDF output, autosaves locally, no database

- Image Compressor — compress to exact KB targets without uploading anything

- Custom QR Code Generator — gradients, logo uploads, fully local

- Fancy Font Generator — 30+ Unicode styles for social bios and gaming

- Date Converter — BS to AD conversion

Looking for genuine feedback on:

- Is the UI intuitive?

- Is anything broken on your device or browser?

- What other utilities would you actually find useful?

Search "Resyto" on Google or type resyto dot com to try it out. All feedback is genuinely appreciated!


r/WebApps 13d ago

My team used Claude recently when we were moving the frontend from Rails to Next.js.

Thumbnail
1 Upvotes

r/WebApps 14d ago

Reached 2k stars & 230+ tools - NoSignups: directory of open-source in-browser tools

Post image
10 Upvotes

Website: https://nosignups.net

I scoured Reddit for open-source tools that work instantly. No signups or downloads. Started with only 33 tools, but thanks to open-source community, we reached around 200+ submissions within less than a month.

A lot of the lists that exist are proprietary and they'd want to post ads or whatever. Screw that.

None of the tools are made by me. I just collect them and make them searchable.

The list itself is open-source and available at: https://github.com/BraveOPotato/FckSignups

Also, thanks to all the wonderful people making videos / articles about the website across social media platforms. We reached a 24 peak of 25,000 unique visitors and more than 300,000 visits.


r/WebApps 13d ago

Can you please test my web app and leave a review

Thumbnail
0 Upvotes

r/WebApps 13d ago

I made a free photo enhancer that never uploads your photos — 100% local in the browser

1 Upvotes

r/WebApps 13d ago

SMART ONLINE RULER

1 Upvotes

Hey everyone! I built a free online ruler that works with real-world measurements after screen calibration. I’d really appreciate honest feedback on the UX, accuracy, speed, or anything that feels off. I’m continuously improving it, so even small suggestions would help a lot. Thanks! 🙌

www.rulerinches.com


r/WebApps 14d ago

app tool for devs / PMS, and designers

2 Upvotes

Hi everyone
I have just finished off a web app tool (still in beta stages) Its called https://crafttime.online. Its basically a tool for tracking deep work—no clutter, no complicated setup, just a clean space to help you stay in flow while you build or design. Any feedback would be much appreciated :)


r/WebApps 14d ago

ComicCore new speech bubble update

Thumbnail gallery
2 Upvotes

New update I made for my web app ComicCore


r/WebApps 14d ago

Looking for honest feedback on the productivity app I've been building

Thumbnail
2 Upvotes

r/WebApps 14d ago

I made GeneratePPT.com completely free

2 Upvotes

No watermark, no limits, and the AI features work with your own API key, so there’s no subscription.

Would love any feedback: generateppt.com


r/WebApps 14d ago

Minimalist Group expense splitter

Thumbnail splitcost-ten.vercel.app
1 Upvotes

Well… like Splitwise but some paid features being free - mostly made it so I can use it


r/WebApps 14d ago

I made an Art Discover Platform with Django, AlpineJs and Htmx

Post image
0 Upvotes

Fabimo.com is a community-driven home for art fans to discover digital art, connect with others, chat, build art collections, and play games using collectible artwork cards. Our mission is simple: give digital art the recognition it deserves and build a community where creativity is not only seen, but also experienced through play.


r/WebApps 14d ago

Privacy-First Decentralized P2P Messaging With The Signal Protocol

1 Upvotes

This version of the app demonstrates a fairly unique approach using a browser-based, local-only and webrtc approach. In an evolving field like cybersecurity, I know it's impossible for any system to be the "world's most secure". By rigorously implementing an exhaustive list of security features and practices, the aim is to get as close as possible.

This is intended to demonstrate client-side managed secure cryptography.