Skip to content

Tinifier is a free Umbraco package for image compression that removes files size limits, supports Azure and is among top 50 Umbraco packages.

Notifications You must be signed in to change notification settings

jvtroyen/UmbracoTinifier2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umbraco Tinifier 2.0

Notice: This package addresses several issues preventing TinifierNext from running. Since the author/owner of that package are not reachable, this new package was created instead.

Overview

The official and free Umbraco TinyPNG package for image compressing. Tinifier allows to dramatically reduce the size of PNG and JPEG images which positively influences page loading time.

TinyPNG uses smart lossy compression techniques to reduce the file size of your PNG files. By selectively decreasing the number of colors in the image, fewer bytes are required to store the data. The effect is nearly invisible, but it makes a huge difference in file size.

TinyPNG provides an API which allows compressing images programmatically. 500 successful requests per month are available for free usage. It can be not enough for large enterprise websites, so check prices on the TinyPNG website before the start.

(the pdf is outdated, but the principals still apply)

  1. Install Tinifier2 package
  2. Register account in the TinyPNG and get API key
  3. Add the Tinifier section for your user in the Users section.
  4. Go to the Tinifier settings and set API key.
  5. Tinify (compress) an appropriate image
  6. Your visitors are happy with fast loading pages!

Features

  • Optimize individual images from the Media
  • Folder optimization
  • Supported image formats: PNG and JPEG
  • Optimized image stats
  • API requests widget
  • Total saved bytes widget
  • Image optimization on upload
  • Umbraco 8 support
  • Azure blob storage support
  • Top 50 tinified images
  • Save metadata
  • Optimize ImageCropper images on upload
  • Tinify everything (all media and crops)
  • Organize images by dates in Media

Nuget package

https://www.nuget.org/packages/Our.Umbraco.Tinifier

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

About

Tinifier is a free Umbraco package for image compression that removes files size limits, supports Azure and is among top 50 Umbraco packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • HTML 14.6%
  • C# 3.6%
  • CSS 2.2%
  • Other 0.3%