Hello @whitestorming,
You can try modifying the media file type using the filter rtmedia_allowed_types.
Reference document link - https://rtmedia.io/docs/developers/hooks/rtmedia_allowed_types/
It will help you to unset file of types png.
Thank you.