mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Add input fileSuffix and output alias to format #2642
This commit is contained in:
@@ -10,6 +10,9 @@ const formats = new Map([
|
||||
['avif', 'avif'],
|
||||
['jpeg', 'jpeg'],
|
||||
['jpg', 'jpeg'],
|
||||
['jpe', 'jpeg'],
|
||||
['tile', 'tile'],
|
||||
['dz', 'tile'],
|
||||
['png', 'png'],
|
||||
['raw', 'raw'],
|
||||
['tiff', 'tiff'],
|
||||
|
||||
Reference in New Issue
Block a user