Releases: vseventer/sharp-cli
Releases · vseventer/sharp-cli
v5.2.0
- Added
--autoOrient,pdfBackgroundinput option. - Added
--smartDeblockoutput option. - Updated
sharpdependency. - Updated dependencies.
v5.1.0
v5.0.0
v4.2.0
- Exit process when there are no input files (#83).
- Added
unflattencommand. - Added
extendWithoption toextendcommand. - Added
ignoreIccoption tocompositecommand. - Added
interFrameMaxErrorandinterPaletteMaxErroroutput options. - Added
lowerandupperoptions tonormalisecommand. - Added
presetoutput option. - Added
reusealias tooptimiseandoptimizeoutput options. - Updated
sharpdependency.
v4.1.1
v4.1.0
- Recategorized top-level options under Global, Input, Output, and Optimization Options.
- Added
--subifdandunlimitedinput options. - Updated
--metadata(previously--withMetadata) input option to accept more granular options. - Expand
--animate,--failOn, and--limitInputPixelsfromcompositecommand to top-level.
v4.0.0
- Updated
sharpdependency. - Updated
yargsdependency. - Added
affinecommand. - Added
--background,--basename, and--skipBlankstotilecommand. - Removed
--densityfromjoinChannelcommand. - Renamed
--bandto--channel(extractChannelcommand). - Updated
compositecommand to accept multiple images (#73). - Updated
--kerneloption usage inconvolvecommand. - Updated
--offsetoption usage inlinearcommand. - Updated
matrixpositional usage inrecombcommand.
v3.0.0
- Added
--backgroundwhen trimming images. - Added
--minSizeand--mixed. - Added
--reoptimise. - Updated TIFF compression options.
- Updated
sharpdependency - which now requires Node.js >= 14.15.
v2.1.1
v2.1.0
This release brings the CLIs features on-par with sharp.
- Added AVIF support.
- Added GIF support.
- Added
clahecommand. - Added
pipelineColourspacecommand. - Added
--alphaflag toensureAlphaandnegate. - Added
--center. - Added
--id. - Added
--lightness. - Added
--mozjpeg. - Added
--resolutionUnit. - Added
--timeout. - Added
--withoutReduction. - Added
--x1,--y2,--y3. - Drop Node.js 10 support, now requires Node.js >= 12.22.
- Renamed
--reductionEffortoption to--effort. - Replaced
--squashby--bitdepth. - Updated default
--compressionLevel. - Updated dependencies.