robbanp
I'm the co-founder of this website and the tech lead. Follow me on: twitter.com/robertpohl
Blog

The Rob blog

I'm Robert Pohl, the creator and co-founder to ThatsToday. I blog mostly about technology and internet related topics. Follow me on Twitter @robertpohl
Subscribe to RSS

I just added a project of mine called Thumbnailer-net to Google Code as an Open Source project. It is written in C# 4.0, VS 2010.

You can find it here: Thumbnailer-net

It is a simple image/thumbnail generation library to scale images from an URL or locally, and you can even create a snapshot of a website!

I use it here on ThatsToday.com.

 

Quick example:

ImageScale scale = new ImageScale(new Uri("http://cnn.com"), 100, 100);
scale.SaveFile(@"c:\cnn_com.png", 100);

These two lines will take a snap shot from CNN.com and generate a 100x100 jpg from it.

Comments on this article

Add your comment
Sign In

Not a member yet?

Signing up is FREE and will only take 15 seconds!

Facebook Login

Sign In

E-mail address:
Password:
Remember me
Sponsored links
AdUniver.se - ad platform Create wish-list e-böcker ljudböcker till din ipad android läsplatta dator

Close