Different ReadyTools features may open Vault with allowed file type rules. For example, an image background picker may only allow image files.
- Allowed types can use MIME types such as
image/*. - Allowed types can use extensions such as
.png. - The picker filters visible files when a rule is active.
- Dropped uploads are also checked against allowed types.
Best use
If a file is not visible in a picker, open full Vault storage to confirm it exists, then check whether that feature accepts the file type.