# No Cover Art on Export

**URL:** https://community.mp3tag.de/t/no-cover-art-on-export/13730
**Category:** Support
**Created:** [August 6, 2012, 3:36pm UTC](https://community.mp3tag.de/t/no-cover-art-on-export/13730 "2012-08-06T15:36:48Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![pencil\_neck](https://community.mp3tag.de/user_avatar/community.mp3tag.de/pencil_neck/32/398_2.png) [@pencil\_neck](https://community.mp3tag.de/u/pencil_neck)
#### Post date: [August 6, 2012, 3:36pm UTC](https://community.mp3tag.de/t/no-cover-art-on-export/13730/1 "2012-08-06T15:36:48Z")

</div>

When I export album with html\_dano\_album cover and upon viewing with Internet Explorer or any other browser (on Windows 7 64bit) this is what I get (no cover art):

![](http://img42.imageshack.us/img42/383/image067r.png)

Comments/suggestions?

 ![](https://community.mp3tag.de/uploads/default/original/2X/4/41452841e7554b3b80cdab94e83104afb4434c0c.png)

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [August 6, 2012, 4:55pm UTC](https://community.mp3tag.de/t/no-cover-art-on-export/13730/2 "2012-08-06T16:55:26Z")

</div>

> [@pencil\_neck](#):
>
> When I export album with html\_dano\_album cover and upon viewing with Internet Explorer or any other browser (on Windows 7 64bit) this is what I get (no cover art):

Have a look at the export script to check what kind of file has been linked by the script (I take it that the script exports plain text but leaves out the images).  
So you would have to use the action to export the images in an extra step.  
(What is this export script? I cannot find it in the forum. Could you give me a hint?)

---

<div class="post-metadata">

### Author: ![pencil\_neck](https://community.mp3tag.de/user_avatar/community.mp3tag.de/pencil_neck/32/398_2.png) [@pencil\_neck](https://community.mp3tag.de/u/pencil_neck)
#### Post date: [August 6, 2012, 5:29pm UTC](https://community.mp3tag.de/t/no-cover-art-on-export/13730/3 "2012-08-06T17:29:14Z")

</div>

> [@ohrenkino](#):
>
> Have a look at the export script to check what kind of file has been linked by the script (I take it that the script exports plain text but leaves out the images).  
> So you would have to use the action to export the images in an extra step.  
> (What is this export script? I cannot find it in the forum. Could you give me a hint?)

## Here is a copy of the script (it was included in the original download of MP3tag:

$filename(%\_directory%\_dano\_01.html)

Album Display of "%\_directory%"

| ![No Cover!]( "View Full Cover of %album%") | Directory: | %\_directory% |
| Artist: | %artist% |
| Album: | %album% |
| Genre: | %genre% |
| Year: | %year% |
| Codec: | %\_codec% |
| Settings: | %\_bitrate% kbps %\_vbr% / %\_samplerate% khz / %\_mode% |
| Written Tags: | %\_tag% |
| Total Size: | %\_total\_size% |
| Total Tracks: | %\_total\_files% |
| Total Length: | %\_total\_time% |

$loop("%\_filename\_ext%")$loopend()

| $num(%\_counter%, 2) | $replace(%artist% - %track% - ,- -,-)%title% | %\_length% | %\_file\_size% | %\_bitrate%kbps %\_vbr% | %\_samplerate%khz | %\_mode% |

| made on %\_datetime% with [**%\_app%**](http://www.mp3tag.de/) - the **universal** Tag Editor |

---------------------------------------------------------------------------------------------------------------

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [August 6, 2012, 5:35pm UTC](https://community.mp3tag.de/t/no-cover-art-on-export/13730/4 "2012-08-06T17:35:22Z")

</div>

There is a line that refers to the file folder.jpg

You would have to export that file folder.jpg as well with an action of the type "Export cover".

---

<div class="post-metadata">

### Author: ![pencil\_neck](https://community.mp3tag.de/user_avatar/community.mp3tag.de/pencil_neck/32/398_2.png) [@pencil\_neck](https://community.mp3tag.de/u/pencil_neck)
#### Post date: [August 6, 2012, 5:42pm UTC](https://community.mp3tag.de/t/no-cover-art-on-export/13730/5 "2012-08-06T17:42:39Z")

</div>

Thanks very much will try this.

---

<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:23pm UTC](https://community.mp3tag.de/t/no-cover-art-on-export/13730/6 "2026-02-09T12:23:59Z")

</div>


