
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@crazyfactory/webp-converter-cli
Advanced tools
Based on hoipo/webp-converter-cli
The CommandLine tool for converting jpg or png files to webp, recursively.
This tool would search the jpg or png files by the head infomation with the files, so even the files without the ext name,they also would be found and be converted.
so enjoy it !
$ npm i -g @crazyfactory/webp-converter-cli
webp-converter-cli allow you to convert your images within the current directory, recursively or not.
After installation, just run command webpc
in ternimal.
To convert all images within the current directory and subdirectoies, use the -r flag
$ webpc -r
To convert the specific image files (assets/img.jpg in this example), you may run the following command.
$ webpc -f assets/img.jpg
or
$ webpc -f assets/img1.jpg,assets/img2.png
for more help infomation, you could run the -h flag to check it out.
$ webpc -h
Copyright (c) 2016 Hoipo Cheung
Licensed under the MIT license.
See LICENSE for more info.
FAQs
a cli tool to convert images to webp format.
The npm package @crazyfactory/webp-converter-cli receives a total of 6 weekly downloads. As such, @crazyfactory/webp-converter-cli popularity was classified as not popular.
We found that @crazyfactory/webp-converter-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.