Credits to the original poster and creator of this app (dgadelha) @xda
How to convert Samsung .spr/.bmp to .png
Instruction
- Place all the .spr files inside the src/main/res/drawable folder inside the project
- Replace all the .spr extension to .bmp (Tip: Use BulkRenameUtility software and use replace extension)
- Build the app with Android Studio or Gradle cli
- Install the app apk on SAMSUNG devices otherwise it won't work.
- Press Convert now and check out the result on convert folder on storage
*Try to limit the files you want to convert on drawable folder to less 200 files otherwise the app will force close.