Code2img

generating images of source code
Alternatives To Code2img
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
My Vimrc148
9 months agoVim Script
VIM configuration file: used to write Golang, Python, Markdown, etc. with VIM on macOS
Colorbook147
3 years agomitJavaScript
🎨 Color schemes for UI design - Optimized for foreground, background, border, etc. https://liyasthomas.github.io/colorbook
Code2img62
6 months ago3November 11, 20201mitGo
generating images of source code
Base16 Windows Terminal30
a month ago1mitMustache
Base16 for Windows Terminal
Colorsniffer2
4 years ago2apache-2.0Kotlin
Color pallette generation companion app for Last Launcher
Mono1
4 years ago1mitJavaScript
Gerador de paletas de cores monocromáticas
Alternatives To Code2img
Select To Compare


Alternative Project Comparisons
Readme

code2img

code2img can generate image of source code. This was inspired by carbon and silicon

Features

  • Doesn't need browser & Internet
  • Copy image of source code to clipboard
  • Supported some color schemes
  • Supported some languages

Usage

$ code2img
code2img - generate image of source code

Version: 1.2.0

Usage:
  $ code2img -t monokai main.go main.png
  $ echo 'fmt.Println("Hello World")' | code2img -ext go -t native -o sample.png
  $ code2img -c main.go

  -t    color theme(default: solarized-dark)
  -o    output file name(default: out.png)
  -c    copy to clipboard
  -l    print line
  -ext  file extension

Requirements

  • xclip (if copy image to clipboard in linux)

Installtion

$ git clone https://github.com/skanehira/code2img
$ cd code2img && go install

Author

skanehira

Popular Clipboard Projects
Popular Color Scheme Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Clipboard
Color Scheme
Carbon