I'd like to create an Automator Service which allows me to right-click an image, and have a PDF with the same filename as the original (but with a new file extension of course), and saved in the same location as the original file. The image file should be left untouched.
This would be a huge timesaver as opposed to double-clicking an image file (which opens it in Preview), then choose "Export as PDF", taking care to remove the original image extension before saving.
It's easy enough to do this in Automator using the "New PDF from images" action (as described in this how-to guide), but it saves the file in a specific folder (instead of wherever the original file is located) and under a specific filename (instead of using the same name as the original). How can I solve this?
This would be a huge timesaver as opposed to double-clicking an image file (which opens it in Preview), then choose "Export as PDF", taking care to remove the original image extension before saving.
It's easy enough to do this in Automator using the "New PDF from images" action (as described in this how-to guide), but it saves the file in a specific folder (instead of wherever the original file is located) and under a specific filename (instead of using the same name as the original). How can I solve this?