Skip to content

ozanhonamlioglu/thumbnail-maker

Repository files navigation

THUMBER

Thumber is a fast executed piece of code to crop your images or generate thumbnails out of them.

How To Use

This project is a header-only library, but it has 2 dependent headers as well. Don't worry, they all small 2 header files.

To integrate thumber in your project, install these three header files:

  • stb_image.h
  • stb_image_writer.h
  • stb_initializer.cpp
  • thumber.hpp

Locate these files in your project and add stb_initializer.cpp to your CMake

Moreover

This project uses stb library, so if you wanna dig deeper, please visit that repo.

About

Fast thumbnail maker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published