'Is it possible to get a .obb file from an APK file in windows? If so, how?

I'm trying to get the sprites and images from a game and followed a guide here to decompile an APK into its components and source code, but it did not fit my needs. The images there were all GUI elements, the game's icon, and Google Ads resources, like cached icons. I'm looking for sprites used in the game and not the GUI elements and icons. Thank you for taking the time to read this and I hope you can answer my question.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source