Skip to content

jvm-tech/JvMTECH.Tinify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

JvMTECH.Tinify

Tinify JPG and PNG thumbnails in Neos CMS.

Inspired by Sitegeist.Origami and NeosRulez.TinyPNG

Setup

  1. Add your tinypng.com API Key
  2. Enable or disable formats in the settings
  3. Setup your queue: ./flow queue:setup tinify
  4. Run your queue: ./flow job:work tinify
JvMTECH:
  Tinify:
    apiKey: ''
    formats:
      'image/jpeg':
        enabled: true
      'image/png':
        enabled: true

by jvmtech.ch

About

Tinify JPG and PNG thumbnails

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages