Skip to main content

Home/ Tools for web developers/ Group items tagged compression

Rss Feed Group items tagged

Vernon Fowler

Using Zapier and TinyPNG to automatically compress your images - Voormedia - 0 views

  • select Dropbox as the trigger app and choose the New file in directory trigger
  • configure the folder in which the images will be compressed
  • Select the File from step 1
  • ...3 more annotations...
  • add another action that saves the compressed image back to Dropbox. Choose Dropbox as the action app and pick Upload File
  • select the Output File from step 2
  • select File Extension from step 1 (prevents renaming JPEG to JPG)
  •  
    "In this blog post, we created Zap with this action that monitors a Dropbox folder and compresses newly uploaded images. A very similar approach can be used to integrate the API with other cloud services supported by Zapier, such as Google Drive, OneDrive or Box."
Vernon Fowler

TinyPNG - Compress PNG images while preserving transparency - 0 views

  • What about Photoshop?
  • Use Save for Web to export your images as 24-bit transparent PNG files and upload them to TinyPNG. We'll convert them to tiny indexed PNG files.
Vernon Fowler

TinyPNG - Compress PNG images while preserving transparency - 0 views

  • use less bandwidth and load faster
  • files produced by TinyPNG are displayed perfectly on all modern browsers including mobile devices
  • frustrated with the load times
  •  
    "In 2014 we added intelligent compression for JPEG images and in 2016 we added support for animated PNG."
Vernon Fowler

WordPress › Support » What for JPG? - 0 views

  • I was planing to make a plugin for JPEG images as well. But until I do, You can work your way out with these plugins... CW Image Optimizer - http://wordpress.org/plugins/cw-image-optimizer/ EWWW Image Optimizer - http://wordpress.org/plugins/ewww-image-optimizer/ WP Resized Image Quality - http://wordpress.org/plugins/wp-resized-image-quality/
Vernon Fowler

JSCompress - The JavaScript Compression Tool - 0 views

  •  
    "jQuery(document).ready(function(a){a(document).on("ready",function(){var e,f,b=a(window).height(),c=a(document).height(),d=a("progress");e=c-b,d.attr("max",e),a(document).on("scroll",function(){f=a(window).scrollTop(),d.attr("value",f)})})});"
1 - 6 of 6
Showing 20 items per page