Skip to content

Script improve images size#24

Open
matwolbec wants to merge 1 commit into
aviaryan:masterfrom
matwolbec:add-optimage
Open

Script improve images size#24
matwolbec wants to merge 1 commit into
aviaryan:masterfrom
matwolbec:add-optimage

Conversation

@matwolbec
Copy link
Copy Markdown

@matwolbec matwolbec commented Oct 5, 2019

Script to improve image size, keeping the min quality to save disk space and improve HTTP loading (progressive images)

Issue #5

I have checked the following requirements before making this PR.

  • The script is marked as executable (chmod +x).
  • I have added/updated the README entry for the script (if applicable).
  • I have mentioned any outstanding dependencies and OS requirements for the script in the README.

@matwolbec matwolbec mentioned this pull request Oct 5, 2019
Comment thread README.md
Script: [optimage](optimage)
Dependencies:
```
apt-get update && apt-get -y install gcc libc6-dev libjpeg-progs trimage imagemagick pngquant
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, these installation instructions seem to be Ubuntu based.
Can you instead provide links to dependencies so that users can install them on their system on their own (if it's sufficiently feasible)? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants