File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Reduce Image Size
22
33[ ![ license] ( https://img.shields.io/badge/License-MIT-blue.svg?style=flat )] ( LICENSE )
4- [ ![ Crates.io] ( https://img.shields.io/crates/v/reduce_image_size.svg )] ( https://crates.io/crates/reduce_image_size )
4+ [ ![ crates.io] ( https://img.shields.io/crates/v/reduce_image_size )] [ crates.io link ]
5+ [ ![ downloads] ( https://img.shields.io/crates/d/reduce_image_size.svg )] [ crates.io link ]
56[ ![ docs.rs] ( https://docs.rs/reduce_image_size/badge.svg )] ( https://docs.rs/reduce_image_size/ )
67[ ![ CI] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/ci.yml/badge.svg )] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/ci.yml )
7- [ ![ Security audit] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/audit.yml/badge.svg )] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/audit.yml )
8+ [ ![ Security audit] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/audit.yml/badge.svg )] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/audit.yml )
89[ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit )] ( https://github.com/pre-commit/pre-commit )
910
11+ [ crates.io link ] : https://crates.io/crates/reduce_image_size
12+
1013## Description
1114Reduces size of images in a folder (and optionally sub-folders, recursively).
1215
You can’t perform that action at this time.
0 commit comments