Generating PDFs from JPEGs on Ubuntu
Generating PDFs from JPEGs on Ubuntu
You're looking for a free software tool on Ubuntu that can turn multiple JPEGs into a PDF, with each image representing one page. It should work smoothly without being overly complicated or slow. If such a tool doesn't exist, you might consider building your own solution.
Check out the project at https://github.com/josch/img2pdf for more details.
Opening an image using tools like gwenview provides the choice to export as a PDF. Choosing multiple files allows for customized processing. Optionally, img2pdf works well since it was previously noted.