rename *.jpg cover files to folder.jpg within directory

  1. Step:
    Go to: File > Options > Tags. In the field "Restrict incoming files to:" add .jpg (or/and .gif , *.bmp , whatever you need). When you now load a directory into Mp3tag, jpg files are also listed.

  2. Step:
    Use the Filter (F3) with
    %_extension% IS jpg
    or
    %_extension% MATCHES (jpg|jpeg|png|gif|bmp)

  3. Step:
    Use the Tag - Filename Converter with simply:
    folder

@Detlev:
quicker :wink: