All Projects โ†’ carbon-app โ†’ Carbon

carbon-app / Carbon

Licence: mit
๐Ÿ–ค Create and share beautiful images of your source code

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Carbon

limus
๐ŸŽจ Make your screenshot/image more professional by rotating, adding shadow and more.
Stars: โœญ 101 (-99.66%)
Mutual labels:  presentation, sharing, beautiful
Silicon
Create beautiful image of your source code.
Stars: โœญ 1,761 (-93.99%)
Mutual labels:  presentation, snippets, carbon
Tutorials
Repository for my YouTube tutorials + code snippets
Stars: โœญ 213 (-99.27%)
Mutual labels:  education, snippets
30 Seconds Of Php
Short PHP code snippets for all your development needs
Stars: โœญ 2,461 (-91.6%)
Mutual labels:  education, snippets
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: โœญ 16 (-99.95%)
Mutual labels:  presentation, education
Carbon Api
Unofficial API for generating beautiful images of your source code using Carbon.
Stars: โœญ 89 (-99.7%)
Mutual labels:  carbon, beautiful
30 Seconds Of Interviews
A curated collection of common interview questions to help you prepare for your next interview.
Stars: โœญ 9,410 (-67.89%)
Mutual labels:  education, snippets
30 Seconds Of Code
Short JavaScript code snippets for all your development needs
Stars: โœญ 89,121 (+204.13%)
Mutual labels:  education, snippets
Lepton
๐Ÿ’ป Democratizing Snippet Management (macOS/Win/Linux)
Stars: โœญ 9,067 (-69.06%)
Mutual labels:  snippets, github-gist
Free Gophers Pack
โœจ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
Stars: โœญ 2,343 (-92%)
Mutual labels:  presentation, education
30-seconds-of-csharp
Short C# code snippets for all your development needs
Stars: โœญ 132 (-99.55%)
Mutual labels:  education, snippets
30 Seconds Of Css
Short CSS code snippets for all your development needs
Stars: โœญ 14,945 (-49%)
Mutual labels:  education, snippets
30 Seconds Of React
Short React code snippets for all your development needs
Stars: โœญ 3,991 (-86.38%)
Mutual labels:  education, snippets
code-slides
present your code as slides in VSCode
Stars: โœญ 17 (-99.94%)
Mutual labels:  snippets, presentation
30 Seconds Of Swift Code
A Swift implementation of 30-seconds-of-code: A curated collection of useful Swift 4 snippets that you can understand in 30 seconds or less.
Stars: โœญ 476 (-98.38%)
Mutual labels:  education, snippets
Marp Cli
A CLI interface for Marp and Marpit based converters
Stars: โœญ 606 (-97.93%)
Mutual labels:  presentation
Dockerfile.vim
Vim syntax file & snippets for Docker's Dockerfile
Stars: โœญ 645 (-97.8%)
Mutual labels:  snippets
Gitpitch
Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators.
Stars: โœญ 5,333 (-81.8%)
Mutual labels:  presentation
Code Surfer
Rad code slides <๐Ÿ„/>
Stars: โœญ 5,477 (-81.31%)
Mutual labels:  presentation
Udacity Nanodegrees
๐ŸŽ“ List of Udacity Nanodegree programs with links to the free courses in their curricula
Stars: โœญ 5,893 (-79.89%)
Mutual labels:  education

maintained with Ranger All Contributors MIT License FOSSA Status



Translations
Espaรฑol เคนเคฟเค‚เคฆเฅ€ Deutsch ็ฎ€ไฝ“ไธญๆ–‡ Portuguรชs
เดฎเดฒเดฏเดพเดณเด‚ Tรผrkรงe ํ•œ๊ตญ์–ด เฎคเฎฎเฎฟเฎดเฏ Franรงais
ๆ—ฅๆœฌ่ชž Svenska Polski Nederlands ๆญฃ้ซ”ไธญๆ–‡
Indonesia ะฃะบั€ะฐั—ะฝััŒะบะฐ Italiano ืขื‘ืจื™ืช Add +

Introduction

You know all of those code screenshots you see on Twitter? Though the code's usually impressive, we saw room for improvement in the aesthetic department. Carbon makes it easy to create and share beautiful images of your source code. So what are you waiting for? Go impress all of your followers with your newfound design prowess.

Carbon example

Features

  • Customization. Customize things like your image's syntax theme, font style, and more
  • Share quickly. Save your image or a link with one click
  • Save snippets. Create an account to save snippets for later. Shared snippets are automatically unfurled on Twitter and Slack.

Usage

Import

There are a few different ways to import code into Carbon:

Customization

Once you've got all of your code into Carbon, you can customize your image by changing the syntax theme, background color, window theme, padding, shadows, fonts, and more.

Exporting & Sharing

After you've customized your image you can share your snippet in a number of ways

Create a saved snippet

Sharing a saved snippet will automatically unfurl the image on platforms like Twitter and Slack. This lets users see your creation, while also giving them access to the source code via the link. Better yet, if you need to make an update, simply follow the link yourself to edit the snippet directly.

To create a saved snippet:

  1. Login using the "Sign in/Sign up" button
  2. Edit as you normally would โ€” your snippet will get saved automatically
  3. Copy the URL from your browser window and share away!
Embed a snippet

This is the recommended method for sharing Carbon on your own website or blog. Readers can even copy the code with the click of a button.

You can embed any Carbon snippet in your website directly using the carbon.now.sh/embed URL. The "Copy Menu" lets you quickly copy the correct iFrame snippet, or the encoded URL for embedding on platforms like Medium.

Finally, you can also embed saved snippets or GitHub gists using carbon.now.sh/embed/:id.

Use the Tweet button

The Tweet button will not only share the image on Twitter, but it will also correctly encode the alt text to ensure your images are accessible. However, if you want to tweet image yourself, please check out how to make your Twitter images accessible.

Download the image directly

Carbon supports downloading your image as a PNG and SVG. You can also click Export โ†’ Open to open your image directly in the browser. Finally, you can copy the Carbon image directly to your clipboard by going to Copy โ†’ Image.

Installing Carbon for Desktop (Offline)

If you are using Google Chrome, or another browser that supports Progressive Web Apps, you can install Carbon for use offline by:

  1. Visit carbon.now.sh
  2. Click your browser's settings menu
  3. Click "Install Carbon..."

Community

Check out these projects our awesome community has created:

Editor Plugins
Tools
  • CLI carbon-now-cli - Open a file in Carbon or download it directly using carbon-now, featuring an interactive mode, selective highlighting and more
  • CodeExpander - A smart GitHub gist client with the TextExpander features
  • nef - Export multiple Carbon code snippets from Xcode Playground.
  • @carbonshbot - A Telegram chatbot wich takes in a code snippet or gist URL and generates an Carbon image
  • R carbonate - Iteratively manipulate image aesthetics in R and either open in Carbon or download directly.
  • Carbon for Slack - Use Carbon directly in Slack. Just invoke the /carbon command.
Citations

Authors

Carbon is a project by:

License

FOSSA Status




Contribute & Support

Pull requests are welcome! Please see our contributing guidelines for more details.

Sponsors & Backers

Thanks To

โ–ฒ Vercel for sponsoring Carbon's hosting.

Deploy with Vercel

All Contributors

Thanks goes out to all these wonderful people (emoji key):


briandennis

๐Ÿ’ป ๐Ÿ“– ๐Ÿš‡ ๐Ÿ‘€

mfix22

๐Ÿ’ฌ ๐Ÿ’ป ๐Ÿค”

jakedex

๐Ÿ’ฌ ๐Ÿ’ป ๐ŸŽจ ๐Ÿ“น

andrewda

๐Ÿ’ฌ ๐Ÿ’ป ๐Ÿ› ๐Ÿ‘€

yeskunall

๐Ÿ’ป ๐Ÿ“– ๐Ÿ”ง ๐Ÿ›

stoshfabricius

๐Ÿ’ป

jkling38

๐Ÿ“–

otobrglez

๐Ÿ’ป

darahak

๐Ÿ“–

dom96

๐Ÿ’ป

elrumordelaluz

๐Ÿ’ป

cjb

๐Ÿ’ป

Krzysztof-Cieslak

๐Ÿ’ป

fernahh

๐Ÿ“–

g3r4n

๐Ÿ’ป

Mat Gadd

๐Ÿ› ๐Ÿ’ป

Brad Davies

๐Ÿ› ๐Ÿ’ป

Rafael Cรขmara

๐Ÿ’ป

Gleb Bahmutov

โš ๏ธ ๐Ÿ”ง

Ivรกn Munguรญa

๐Ÿ’ป

Dillon Mulroy

๐Ÿ’ป

Nihad Abbasov

๐Ÿ’ป

Hugo Torzuoli

๐Ÿ“–

Bruno C. Couto

๐Ÿ’ป

Mark Molnar

๐Ÿ’ป

Takahiko Inayama

๐Ÿ’ป

Franรงois Martin

๐Ÿ’ป

Raphael Amorim

๐Ÿ’ป

Camron Flanders

๐Ÿ’ป

Eric Adamski

๐Ÿ’ป

Winner Crespo

๐Ÿ’ป ๐ŸŽจ

Milos

๐Ÿ’ป ๐Ÿ”ง ๐Ÿ“– ๐ŸŒ

Yashu Mittal

๐Ÿ’ป

Rachel M. Carmena

๐Ÿ“–

Miguel Salazar

๐Ÿ“– ๐ŸŒ

Vyom Jain

๐Ÿ“– ๐ŸŒ

racaljk

๐ŸŒ

Sean

๐Ÿ’ป

Izabela Borges

๐ŸŒ

Shinil M S

๐ŸŒ

Berke Atac

๐ŸŒ

LEE YONGJUN

๐ŸŒ

Matthew Nielsen

๐Ÿ’ป

Boy

๐Ÿ“ฆ

Vetrivel Chinnasamy

๐ŸŒ

Farzad YZ

๐Ÿ’ป ๐Ÿค”

Yannick Loriot

๐ŸŒ

Joel Hanson

๐Ÿ’ป

Muhammad Muzzammil

๐Ÿ’ป

souppower

๐Ÿš‡

Masato Urai (@uraway_)

๐ŸŒ

Fernando

๐ŸŒ

Megha Sachdev

๐Ÿ’ป โš ๏ธ

Anudeep Reddy

๐Ÿš‡

Munieru

๐ŸŒ

Adam Lusted

๐Ÿ’ป

Jose Noriega

๐ŸŒ

Merlin Fuchs

๐ŸŒ

Ramy Majouji

๐Ÿ’ป

Viktor Nemes

๐Ÿ’ป

Eric Bailey

๐Ÿ’ป

Nazeefa

๐ŸŒ

Pratik Butani

๐Ÿ“

Bakti Aditya

๐Ÿ’ป

Caleb Taylor

๐Ÿ’ป

Rogรฉrio Munhoz

๐Ÿ’ป

Technoknol

๐Ÿ’ป

Tymoteusz Makowski

๐Ÿ’ป

Nisar Hassan Naqvi

๐Ÿ›

Ilyas Karim

๐Ÿ›

Nick Fix

๐Ÿค”

Melanie Sumner

๐Ÿค”

aluc

๐Ÿ’ป

B. Mearns

๐Ÿค”

Peng Jie

๐Ÿ’ป

Binyamin Aron Green

๐Ÿ’ป

Michal

๐ŸŒ

Quinn Blenkinsop

๐Ÿ’ป

Dwiferdio Seagal Putra

๐Ÿ’ป

Ashley Woodall Clark

๐Ÿ’ป

Tim Wienk

๐ŸŒ

Jeremy Shih

๐ŸŒ

George McCarron

๐Ÿ“–

Erwin Rahayu

๐ŸŒ ๐Ÿ“–

Luca

๐Ÿ’ป

Andrew Hayes

๐Ÿ’ป

Bereket Semagn

๐Ÿ’ป

Lorenzo Lancia

๐ŸŒ

Guy Adler

๐ŸŒ

Dan Bamikiya

๐Ÿค”

kewang

๐ŸŒ

Rizda Dwi Prasetya

๐Ÿ–‹

AbreuY

๐ŸŒ

>_Rizky.dev

๐ŸŒ

Abidemi Harry

๐Ÿ’ป
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].