Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1019 Bytes

README.md

File metadata and controls

44 lines (23 loc) · 1019 Bytes

punkOptimise

A simple plugin for Umbraco which allows you to optimise media using TinyPNG or ImageProcessor.

nuget

https://www.nuget.org/packages/punkOptimise.Core

Install-Package punkOptimise.Core

Basic Requirements

  • Umbraco 8.4+

Screenshots

Context Menu

Context Menu

Action Menu

Action Menu

Instructions

  1. Install the nuget package:

    Install-Package punkOptimise.Core

  2. Add the following config to your web.config:

    <add key="punkOptimise:ReduceFileExtensions" value="jpg,jpeg" />

    <add key="punkOptimise:ShrinkfileExtensions" value="png" />

    <add key="punkOptimise:DefaultQuality" value="70" />

    <add key="punkOptimise:TinyPng:ApiUrl" value="https://api.tinify.com/shrink" />

    <add key="punkOptimise:TinyPng:ApiKey" value="" />

  3. Complete the TinyPNG developer API key registration: https://tinypng.com/developers

  4. Add the key to the config above: punkOptimise:TinyPng:ApiKey

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy