Hello,
PBO Viewer is an open-source project to interact with PBO files. It is a substitute for the old Pbo Manager that everyone knows.
Moreover, PBO Viewer is the only cross-platform PBO tool with a graphic interface. A CLI interface is also available.
Features:
Cross-platform support: works on Linux, macOS, and Windows thanks to .Net 5
No dependencies needed, everything is shipped in the .zip
PBO pack / unpack
Add file or folder, delete file or folder, rename file or folder, copy file or folder, and open file directly in a PBO
File Explorer graphic interface
Windows integration (right-click menu, double click to open a PBO file)
This project uses a modified version of PBO Sharp: https://github.com/Paton7/PBOSharp
You can find the project here on GitHub: https://github.com/SteezCram/PboViewer
The binaries are here: https://github.com/SteezCram/PboViewer/releases
I hope you will enjoy my project. You can open an issue, start it if you like it or create a pull request to improve it!
SteezCram