Use case
I'm using this auto-tile template texture from Godot tilemaps doc:

which is a webp image (autotile_template_3x3_minimal.webp)
I wanted to use it in LDtk > Project Tilesets > Source image > pick file but it only supports png, gif, jpg/jpeg ase/aseprite:
Suggestion
Support tileset texture source image in webp image format
Current workaround
I have to convert my webp image to png (fortunately still lightweight for this kind of flat images, but not as lightweight or more complex images).
Use case
I'm using this auto-tile template texture from Godot tilemaps doc:
which is a webp image (autotile_template_3x3_minimal.webp)
I wanted to use it in LDtk > Project Tilesets > Source image > pick file but it only supports png, gif, jpg/jpeg ase/aseprite:
Suggestion
Support tileset texture source image in webp image format
Current workaround
I have to convert my webp image to png (fortunately still lightweight for this kind of flat images, but not as lightweight or more complex images).