I want to convert a vector tile protobuf to a png with customizable styling (like border color, thickness, etc). A solution using Python is preferred, but a solution in nodejs or Linux command line tools are also fine.
I found this package that can do the conversion but without styling options.