Which tool allows to generate such nice source code pictures? [closed]
Asked Answered
A

3

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

Apriorism answered 24/7, 2013 at 5:48 Comment(1)
I really like carbon.now.shChokebore
C
33

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

Cene answered 24/7, 2013 at 5:53 Comment(3)
WOW! I never knew that... Now I can save lesser time on making those presentations :) +1 for the link.Homothallic
This is a modern version: carbon.now.shCharades
Modern version? It's totally different...Zebulun
H
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.

Hauberk answered 5/12, 2014 at 18:44 Comment(3)
That's pretty neat :)Clarendon
You don't have an API we could use to get images?Panarabism
@AlecHewitt no, it has no backend and uses html2canvas lib to create images right in the browserHauberk
H
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.

Homothallic answered 24/7, 2013 at 5:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.