for instance if one ever wanted to convert a spritesheet into a libgdx atlas they would first need to slice it using some application, which is really just extra work compared to if it was already implemented within the app, so there are my 2 suggestions:
- add option to slice textures from a big texture inside the app
- add options to create regions out of selected areas from some big texture like spritesheets