Remove Images Remove Open Source Remove PNG Remove TechSmith
article thumbnail

DevCorner: Seam Carving for Content-Aware Image Re-Sizing

TechSmith Camtasia

Once a year, TechSmith holds an internal developer conference for the devs to talk about various interests they have. I wanted to implement a proof-of-concept program using vanilla C++ and an open source image library ( png++ , a C++ implementation of libpng ). Resizing Horizontally.

Images 97
article thumbnail

Not All PNG Compressors Are Created Equal

TechSmith Camtasia

Not All PNG Compressors Are Created Equal. The image on the right is less than 1/2 the size of the original image on the left. If the PNG compressor doesn't optimize color depth, or uses non-aggressive DEFLATE compression it can produce PNG's that are up to 90% bloat. Producing optimized PNG's.

PNG 96