Can we get a export slices on the ui pls

so i know i can run a bat script to export slices but not everybody knows how to do that and i just think that exporting slices on the actual ui, maybe under file something like “Export Slices” and you would be able to select which slices you want to export and which not, just some little usability for the slices for mere plebes

1 Like

Agreed. There are a lot of great features only accessible from the CLI and I hope they’ll all eventually be accessible via the GUI, but slices are probably the main one. Slices aren’t really useful at all without the CLI currently.

Maybe CLI could be accessed from scripts? Then we may create access to those export features via dialog script.

I also needed this functionality a lot. So I wrote my own script to do that.

You can check it out here Slice Manager

It can export and modify selected slices
I know I’m a bit late to reply and this is still not as convenient as a built-in UI option but it helped me personally so I really wanted to share it. Hope it was useful!