Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 517 Bytes

File metadata and controls

23 lines (16 loc) · 517 Bytes

Bombsquad.DynamicMedia

A .NET hobby project to kill time while commuting to work.

Features

  • Image transforming (scaling, cropping, flipping, rotating, etc.)
  • Image exif info as xml or json
  • Converting from less to css
  • Minifing css and javascript files
  • Combining css files into one
  • Embedding images as base64 into css

Getting started

  • Fork or download the source
  • Open Bombsquad.DynamicMedia.sln
  • Run the DemoSite and browse to /Examples.html