Delete/replace .png in a Filename does not work

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

For some reason I'm ending up with filenames like filename.png.pdf and I want to delete the .png from the filename.
I have a hazel rule:
1. If name contains ".png"
2. Rename with pattern [name][extension] while in name I replace .png with nothing.

Image

Can anybody help me, why this is not working? Or is there a better way to do this. Perhaps there is a problem with recognizing .png as part of the file name, not the ending. But the detection works fine.
pluralog
 
Posts: 11
Joined: Tue Oct 23, 2018 8:15 am

png is the extension and not part of the name. You can either use Extension or Full Name (which is the Name + Extension).
Mr_Noodle
Site Admin
 
Posts: 11868
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support