# Using commandline to export frames does not export all tags

**URL:** https://community.aseprite.org/t/using-commandline-to-export-frames-does-not-export-all-tags/17849
**Category:** Bug Reports
**Created:** [April 23, 2023, 4:12pm UTC](https://community.aseprite.org/t/using-commandline-to-export-frames-does-not-export-all-tags/17849 "2023-04-23T16:12:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Amir\_Amitai](https://community.aseprite.org/user_avatar/community.aseprite.org/amir_amitai/32/15236_2.png) [@Amir\_Amitai](https://community.aseprite.org/u/Amir_Amitai)
#### Post date: [April 23, 2023, 4:12pm UTC](https://community.aseprite.org/t/using-commandline-to-export-frames-does-not-export-all-tags/17849/1 "2023-04-23T16:12:30Z")

</div>

```auto
❯ /Applications/Aseprite.app/Contents/MacOS/aseprite --list-tags ../resources/emotions.aseprite ─╯
Smile
Happy
Heart
Note
Chat
QM
QM
Sad
Angry
Joint
XTC
LSD
Trippin
[S_API FAIL] SteamAPI_Init() failed; ipcserver init failed .
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API] SteamAPI_Init(): Could not determine Steam client install directory.

```

and I have 5 more tags afterwards.  
I’m using v1.3-rc2-x64

even if I use --frame-range 10,100 it still outputs the first 13

---

<div class="post-metadata">

### Author: ![Amir\_Amitai](https://community.aseprite.org/user_avatar/community.aseprite.org/amir_amitai/32/15236_2.png) [@Amir\_Amitai](https://community.aseprite.org/u/Amir_Amitai)
#### Post date: [April 23, 2023, 4:15pm UTC](https://community.aseprite.org/t/using-commandline-to-export-frames-does-not-export-all-tags/17849/2 "2023-04-23T16:15:49Z")

</div>

Ok, found the problem. I had two QM tags and once I renamed one of them the problem solved.
