Skip to content

Drupal 7 module that implements tinyPNG and fileEntity to provide mass compression of images.

License

Notifications You must be signed in to change notification settings

FlxAlbroscheit/Bulk-tinyPNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk tinyPNG

Unofficial Drupal 7 module that implements tinyPNG and File Entity to provide mass ("batch / bulk") compression of images via fileEntity UI. WIP!

INSTALLATION

Install and configure tinyPNG for Drupal 7 as explained here. Install "Bulk tinyPNG" and move to "Administration > Content > Files". You should now be able to select a bunch of images and compress them by selecting the "Compress selected files (non-images will be skipped)" update action.

TODO

  • The module does not yet skip images that have already become compressed. Such functionality would require a further field on the file entity and an integration with tinyPNG via Drupal hooks.

  • Refactor percentage calculation ("Compressed image by 23%").

Felix Albroscheit 2020, GNU GENERAL PUBLIC LICENSE (Version 2, June 1991).

About

Drupal 7 module that implements tinyPNG and fileEntity to provide mass compression of images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages