Skip to content

Commit

Permalink
update: now it saves the result to folder GIFs
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightDanila committed Nov 26, 2023
1 parent 1398251 commit cbefa11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebM-WebP-ToGIF_HD.bat
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ REM //////////////////// MAIN \\\\\\\\\\\\\\\\\\\\\\\\\

REM HD style :)
REM For Full File (create palette.png - "Video-ToGIF_palette.png", then create gif - I am happy)
ImageMagick_convert.exe %%x "%%~nx_WebpToGif.gif"
ImageMagick_convert.exe %%x "GIFs/%%~nx_WebpToGif.gif"


)
Expand Down

0 comments on commit cbefa11

Please sign in to comment.