Deskripsi
Media Toolkit is a powerful utility plugin for WordPress that provides users with the tools they need to manage media files with ease.
With Media Toolkit, users can change the filenames of their uploaded images, set maximum image sizes to control file sizes, and adjust compression levels to optimize image quality.
Tangkapan Layar
Instalasi
- Download the media-toolkit.zip file to your computer.
- Unzip the file.
- Upload the
media-toolkit
folder to your/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
Tanya Jawab
-
How does compression work?
-
Media Toolkit utilizes WordPress’ compression system. The default quality set by WordPress is 82%. Media Toolkit allows you to change that value globally.
-
big_image_size_threshold vs Media Toolkit
-
WordPress’ max image size is set to 2560px by default. Though, if an image is uploaded bigger than the threshold, WordPress does not just scale down the original image to the threshold.
Instead, WordPress stores the original image and simply provides the 2560px image as the biggest image available to the users.Media Toolkit actually replaces the original image with the threshold defined in the plugin.
Ulasan
Kontributor & Pengembang
“Media Toolkit” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
Kontributor“Media Toolkit” telah diterjemahkan dalam 1 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.
Terjemahkan “Media Toolkit” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.0 November 30, 2023
- Overall improvements
0.1.0 February 24, 2023
- Initial release