There seems to be an issue when uploading .pdf files in wp-admin while this plugin is activated.
I get the following error message when trying to access my uploaded .pdf file at http://local.wordpress.dev/img/2018/02/some_file.pdf:
Fatal error: Uncaught Intervention\Image\Exception\NotReadableException: Unsupported image type. GD driver is only able to decode JPG, PNG, GIF or WebP files.
Is it possible to tell glide to ignore a specific filetype? (e.g .pdf, .txt)
Thanks for a great plugin!