Converting tilesets to KTX2.0 texture format

I just discovered the advantages of the KTX 2.0 image compression/container.
Are there any tools available to convert existing 3d tiles (which used jpg as the image format) to the KTX 2.0 format?

You can run this gltf-transform tool on your glTF or glb files: 3D-Formats-Guidelines/KTXArtistGuide.md at main · KhronosGroup/3D-Formats-Guidelines · GitHub

Here’s the main project site: https://gltf-transform.donmccurdy.com