Guide to Building an Image to PDF Converter with Next.js (Part One)
In this article, we'll build a simple web app that converts images to PDFs. By the end, you'll know how to set up a Next.js project, manage image uploads, and generate PDF files from the images. In Part two, we will implement drag-and-drop reordering...
oddabok.hashnode.dev11 min read