Skip to content

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

Category: images

2021-08-182022-05-12images

Convert PDF to JPG

This is a pretty limited use case, probably something that will never […]

2021-06-232022-01-13images

Add timestamp to photo using ImageMagick

rem dptnt.com/2009/04/how-to-add-date-time-stamp-to-jpeg-photos-using-free-software/ @ECHO OFFSETLOCALFOR /R %%G IN (*.jpg) DO CALL :process “%%G”GOTO […]

2021-06-232022-01-14images

Shrink image with ImageMagick

@ECHO OFFSETLOCALFOR /R %%G IN (*.jpg) DO CALL :process “%%G”GOTO :end :process […]

  • RSS Feed
  • GitHub
  • LinkedIn
  • Twitter
  • YouTube

.net asp.net async audio aws azure batch brotli browser c# cloud config cryptography css csv dependency injection email entity framework git guid gzip handlebars html images javascript jquery json jsonp linq linux mercurial mvc nodejs pdf records scss serialization sqlite sql server temporal tables tfs typescript windows wsl xml

If you learned something today

Buy Me a Coffee

© 2022 60 Second Dev. Proudly powered by Sydney