# Coverting Filenames to TAGS

**URL:** https://community.mp3tag.de/t/coverting-filenames-to-tags/11493
**Category:** Support
**Created:** [January 23, 2011, 9:57pm UTC](https://community.mp3tag.de/t/coverting-filenames-to-tags/11493 "2011-01-23T21:57:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![cldcp00](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/c/838e76/32.png) [@cldcp00](https://community.mp3tag.de/u/cldcp00)
#### Post date: [January 23, 2011, 9:57pm UTC](https://community.mp3tag.de/t/coverting-filenames-to-tags/11493/1 "2011-01-23T21:57:07Z")

</div>

Sorry if this has been answered before but i am new to Mp3tag.

I have filenames but no tags, what is the best way of getting Mp3tag to convert these filenames to tags without manaully cuting and pasteing.

Examples of the files names below

Elton John Benny And The Jets.mp3  
Creedence Clearwater Revival Sweet Home Alabama.mp3  
Brooke Benton A Lovers Question.mp3  
Cameo Its Like Candy.mp3  
Eddy Grant Walking On Sunshine.mp3

Thanks

---

<div class="post-metadata">

### Author: ![pone](https://community.mp3tag.de/user_avatar/community.mp3tag.de/pone/32/272_2.png) [@pone](https://community.mp3tag.de/u/pone)
#### Post date: [January 23, 2011, 11:42pm UTC](https://community.mp3tag.de/t/coverting-filenames-to-tags/11493/2 "2011-01-23T23:42:02Z")

</div>

> [@Dego](#):
>
> Sorry if this has been answered before but i am new to Mp3tag.
> 
> I have filenames but no tags, what is the best way of getting Mp3tag to convert these filenames to tags without manaully cuting and pasteing.
> 
> Examples of the files names below
> 
> Elton John Benny And The Jets.mp3  
> Creedence Clearwater Revival Sweet Home Alabama.mp3  
> Brooke Benton A Lovers Question.mp3  
> Cameo Its Like Candy.mp3  
> Eddy Grant Walking On Sunshine.mp3

Has been answered many times before, use search.  
But anyway:  
Your examples are really bad filenames. There is no marker between artist and title, so Mp3Tag has no chance to detect what is what.

You can use the Filenname - Tag Converter ![:mt_ftt:](https://community.mp3tag.de/uploads/default/original/1X/6ab8d95b0c2a82cb4f9b0eb16ea87ad3a6575015.png ":mt\_ftt:") with the following formatstrings:

_%artist% %title%_  
for artists with one word like: Cameo Its Like Candy.mp3

_%artist% %artist% %title%_  
for artists with two words like: Elton John Benny And The Jets.mp3, Brooke Benton A Lovers Question.mp3, Eddy Grant Walking On Sunshine.mp3

_%artist% %artist% %artist% %title%_  
for artists with three words like: Creedence Clearwater Revival Sweet Home Alabama.mp3

...

_%title%_  
to get the whole name in the title and don't care about the artist

---

<div class="post-metadata">

### Author: ![cldcp00](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/c/838e76/32.png) [@cldcp00](https://community.mp3tag.de/u/cldcp00)
#### Post date: [January 24, 2011, 9:17am UTC](https://community.mp3tag.de/t/coverting-filenames-to-tags/11493/3 "2011-01-24T09:17:49Z")

</div>

Pone thank you very much most appreciated

> [@pone](#):
>
> Has been answered many times before, use search.  
> But anyway:  
> Your examples are really bad filenames. There is no marker between artist and title, so Mp3Tag has no chance to detect what is what.
> 
> You can use the Filenname - Tag Converter ![:mt_ftt:](https://community.mp3tag.de/uploads/default/original/1X/6ab8d95b0c2a82cb4f9b0eb16ea87ad3a6575015.png ":mt\_ftt:") with the following formatstrings:
> 
> _%artist% %title%_  
> for artists with one word like: Cameo Its Like Candy.mp3
> 
> _%artist% %artist% %title%_  
> for artists with two words like: Elton John Benny And The Jets.mp3, Brooke Benton A Lovers Question.mp3, Eddy Grant Walking On Sunshine.mp3
> 
> _%artist% %artist% %artist% %title%_  
> for artists with three words like: Creedence Clearwater Revival Sweet Home Alabama.mp3
> 
> ...
> 
> _%title%_  
> to get the whole name in the title and don't care about the artist

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 9, 2026, 12:22pm UTC](https://community.mp3tag.de/t/coverting-filenames-to-tags/11493/4 "2026-02-09T12:22:51Z")

</div>


