# Export only front cover when more than one is embedded?

**URL:** https://community.mp3tag.de/t/export-only-front-cover-when-more-than-one-is-embedded/13760
**Category:** Support
**Created:** [August 14, 2012, 1:47pm UTC](https://community.mp3tag.de/t/export-only-front-cover-when-more-than-one-is-embedded/13760 "2012-08-14T13:47:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kittmaster](https://community.mp3tag.de/user_avatar/community.mp3tag.de/kittmaster/32/14793_2.png) [@kittmaster](https://community.mp3tag.de/u/kittmaster)
#### Post date: [August 14, 2012, 1:47pm UTC](https://community.mp3tag.de/t/export-only-front-cover-when-more-than-one-is-embedded/13760/1 "2012-08-14T13:47:52Z")

</div>

Is there a way for it to only export the front, not the back, leaflet or media covers?

I'm using the action export cover to file, but with thousands of songs, it exporting covers of some tracks where 7 covers to one file is present. I only need the front cover of each file.......nothing came up in search.......any thoughts?

Thanks

Chris

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [August 14, 2012, 2:42pm UTC](https://community.mp3tag.de/t/export-only-front-cover-when-more-than-one-is-embedded/13760/2 "2012-08-14T14:42:54Z")

</div>

> [@kittmaster](#):
>
> Is there a way for it to only export the front, not the back, leaflet or media covers? ... I only need the front cover of each file ...

You can use the format string ...

**%\_filename%'.'%\_cover\_type%**

... or such alike.  
After exporting remove all those image files from the folder, which you don't like to be there.

DD.20120814.1842.CEST

---

<div class="post-metadata">

### Author: ![kittmaster](https://community.mp3tag.de/user_avatar/community.mp3tag.de/kittmaster/32/14793_2.png) [@kittmaster](https://community.mp3tag.de/u/kittmaster)
#### Post date: [August 14, 2012, 3:28pm UTC](https://community.mp3tag.de/t/export-only-front-cover-when-more-than-one-is-embedded/13760/3 "2012-08-14T15:28:16Z")

</div>

I thought of doing it that way, the problem is, there are 78K songs to do it to, so trying to figure out the good and the bad.....I'd like to do it from the export source vs trying to clean up a folder later.....no way to selective pick only "front" or 01 location in metadata?

☹

---

<div class="post-metadata">

### Author: ![kittmaster](https://community.mp3tag.de/user_avatar/community.mp3tag.de/kittmaster/32/14793_2.png) [@kittmaster](https://community.mp3tag.de/u/kittmaster)
#### Post date: [August 14, 2012, 4:02pm UTC](https://community.mp3tag.de/t/export-only-front-cover-when-more-than-one-is-embedded/13760/4 "2012-08-14T16:02:56Z")

</div>

I fixed the script using the %cover\_type% then wrote a quick .bat script to delete everything but -FRONT COVER.JPG in the folder......that should do the trick.......another step, but not that big a deal

Be nice if you could selective extract the covers you desire or script it to do so.

thanks

chris

---

<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:24pm UTC](https://community.mp3tag.de/t/export-only-front-cover-when-more-than-one-is-embedded/13760/5 "2026-02-09T12:24:00Z")

</div>


