I'm interested to know if it possible to use TuxGuitar as a library to export tab as png or gif without opening the program.
Is there something similar somewhere or a good documentation to start from?
The application was not planned to be a library..
Ofcourse you can use it as a library, but you'll not find documentation or deprecated classes/methods for versions compatibility
You can find at SVN for "TuxGuitar-image" project, that is a plugin to export songs to *.png, *.jpg, *.bmp formats.
And at "TuxGuitar-converter" project plugin, you could find code to convert from one file format to another.