Deleting multiple image uploads

Is there any way to delete multiple image uploads from the Firebase server? It seems like the only option right now is to edit each individual entry through the app itself.
However, is there any other option if we wanted to remove multiple (or all) images that have been uploaded from a glide app?

I know I can delete the links from the google sheet. But I’m looking for an option to actually remove them from the firebase server.

I don’t know of a way to actually remove them from Firebase.