mirror of
https://git.adityakumar.xyz/jpg2png.git
synced 2025-03-12 14:06:15 +00:00
add usage
This commit is contained in:
parent
696a14df15
commit
6f011553e3
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
||||||
convert jpg files to png
|
convert jpg files to png
|
||||||
## Requirements
|
## Requirements
|
||||||
imagemagick
|
imagemagick
|
||||||
|
## Usage
|
||||||
|
Put `jpg2png.sh` in PATH (preferably ~/.local/bin) and call it in a directory with jpg files
|
||||||
|
|
Loading…
Reference in a new issue