20

examples below. I am pretty sure that there is online free tool that can do it. But I lost a link :(

May be someone has the link?

http://habrastorage.org/storage2/c43/58e/013/c4358e0133268ad6afa9a9f9ef11c4af.png enter image description here

enter image description here

user929298
  • 559
  • 1
  • 5
  • 13

3 Answers3

33

This can be done with this tool: http://instaco.de/

Martin Thoma
  • 124,992
  • 159
  • 614
  • 958
Roland Jansen
  • 2,733
  • 1
  • 16
  • 21
11

We've recently created such tool team411.github.com/src2img Yeah, we know about instacode.es, but the key point was a creation of clean highlighted source code images to use in speeches, presentations, etc.

ololobus
  • 3,568
  • 2
  • 18
  • 23
1

I would do it like this:

  1. Use an editor like GEdit and set the theme to oblivion.

  2. Open any source code file - eg: php, C++

  3. Get screenshots as you like

  4. Edit the screens (rotate/skew) on a graphics program like GIMP or InkScape

And you have your result.

itsols
  • 5,406
  • 7
  • 51
  • 95