Saltar navegación

[Resuelto] Toolset removes metadata from images?

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel 2 years ago.

Autor
Mensajes
#2699735

I wonder if Toolset removes metadata from images. I'm looking for ways to comfortably download user images (to remove all metadata and ensure a user-friendly size) but it would be very convenient if the custom fields came with that security layer

In general, any safety advice or good practices are very welcome

Thanks greetings

#2699803

Nigel
Colaborador

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+01:00)

Hi there

Toolset itself doesn't manipulate image files, and it uses regular WordPress functions to handle uploaded files.

I'm not aware that WordPress strips such metadata, but I expect any solution you find that works with uploads to the WordPress Media Library would also work when uploading images to Toolset image custom fields.

#2699836

Thanks, both the "Strip Image Metadata for JPG and WEBP" and "WP Strip Image Metadata" plugins seem to work well and provide an extra layer of security