# View Column for MP3 Files Embedded Artwork Size?

**URL:** https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730
**Category:** Support
**Created:** [March 22, 2015, 5:16pm UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730 "2015-03-22T17:16:11Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![random123](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/ec9cab/32.png) [@random123](https://community.mp3tag.de/u/random123)
#### Post date: [March 22, 2015, 5:16pm UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730/1 "2015-03-22T17:16:11Z")

</div>

View Column for MP3 Files Embedded Artwork Size?

Is that possible in mp3tag? I want to be able to sort my songs by the embedded cover art dimensions such as (500x500) so I can easily point out the files I need to replace artwork for.

---

<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: [March 22, 2015, 5:40pm UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730/2 "2015-03-22T17:40:05Z")

</div>

You cannot see the dimensions.  
You can see the size.  
If you want to see the dimensions, export the cover art to the file system and let Windows Explorer search for the picture files. In Windows Explorer you can add a column that shows the dimensions and sort by it.

---

<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: [March 22, 2015, 5:52pm UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730/3 "2015-03-22T17:52:46Z")

</div>

> [@random123](#):
>
> View Column for MP3 Files Embedded Artwork Size? Is that possible in mp3tag? I want to be able to sort my songs by the embedded cover art dimensions such as (500x500) so I can easily point out the files I need to replace artwork for.

**Examples for Mp3tag listview column definitions ...**

**for embedded cover images.**

 **Name : Covers Value : %\_covers% Sort by : numerical Name : Cover Size Value : [$fmtnum(%\_cover\_size%)] Sort by : %\_cover\_size%** 

**```
    <!--coloro:#000000--><span style="color:#000000"><!--/coloro-->: numerical<!--colorc--></span><!--/colorc-->**

**```**

 **Name : Covers/Size Value : [%\_covers%' / '$fmtnum($div(%\_cover\_size%,1024))' KB'] Sort by : $right($repeat('0',2)%\_covers%,2)$right($repeat('0',12)%\_cover\_size%,9) Name : Cover Filetype Value : $replace(%\_cover\_mimetype%,'image/',$char(0),'jpeg','jpg') Name : Cover Type Value : %\_cover\_type%**

The cover dimensions are not supported.

DD.20150322.1952.CET

---

<div class="post-metadata">

### Author: ![random123](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/ec9cab/32.png) [@random123](https://community.mp3tag.de/u/random123)
#### Post date: [March 23, 2015, 3:03am UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730/4 "2015-03-23T03:03:16Z")

</div>

I see... thanks anyways, I will sort them by size.

---

<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: [March 23, 2015, 3:46pm UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730/5 "2015-03-23T15:46:25Z")

</div>

The size in bytes does not tell anything about the dimensions, though.

---

<div class="post-metadata">

### Author: ![Raiz](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/71c47a/32.png) [@Raiz](https://community.mp3tag.de/u/Raiz)
#### Post date: [November 20, 2017, 11:03am UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730/6 "2017-11-20T11:03:34Z")

</div>

> [@DetlevD](#):
>
> **Examples for Mp3tag listview column definitions ...**
> 
> **for embedded cover images.**
> 
> **Name : Covers Value : %\_covers% Sort by : numerical Name : Cover Size Value : [$fmtnum(%\_cover\_size%)] Sort by : %\_cover\_size%** 
> 
> **```
> <!--coloro:#000000--><span style="color:#000000"><!--/coloro-->: numerical<!--colorc--></span><!--/colorc-->**
> 
> **```**
> 
> **Name : Covers/Size Value : [%\_covers%' / '$fmtnum($div(%\_cover\_size%,1024))' KB'] Sort by : $right($repeat('0',2)%\_covers%,2)$right($repeat('0',12)%\_cover\_size%,9) Name : Cover Filetype Value : $replace(%\_cover\_mimetype%,'image/',$char(0),'jpeg','jpg') Name : Cover Type Value : %\_cover\_type%**
> 
> The cover dimensions are not supported.
> 
> DD.20150322.1952.CET

Thanks a lot for 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:25pm UTC](https://community.mp3tag.de/t/view-column-for-mp3-files-embedded-artwork-size/16730/7 "2026-02-09T12:25:35Z")

</div>


