Free Utilities

Practical tools I use in real project work

Image conversion and PDF operations with clear UX and security-focused backend validation.

Image Converter

Split PDF (Extract Page)

Merge PDFs

Why These Tools Exist

As an architect, I repeatedly need to reshape files for reports, demos, and technical documentation. These utilities remove friction for those repetitive tasks.

  • • Useful for day-to-day technical workflows.
  • • Clear UX with straightforward conversion intent.
  • • Built with backend validation and rate limits.

Implementation Notes

  • • Next.js app-router endpoints with server-side processing.
  • • Magic-number validation for safe file type checks.
  • • Progress feedback and straightforward download flows.
  • • Mobile-friendly layout for quick utility access.