Creating file name without extension

Question:

By default, the name of the resulting file contains file name and new file extension. How do I change it into source file name only?

Réponse:

Here's the default name template:

Illustration

To ensure that new names are created without extension, change the template to:

Illustration

If you do, the file name "my_photo_002.jpg" will be converted to "my_photo_002".