How To Convert Your Code To Image For Social Media


Hello guys, in this post, I will tell you how you can convert your code into images so that you can post it on your Twitter feed or else where.

Head on to: https://carbon.now.sh

You will presented with its homepage where it can be seen that carbon is to create and share beautiful images of your source code. Start typing or drop a file into the text area to get started.


1. You can go through several styles and pick the best for you: 


2. Next, choose the language of your code:


3. Type your code in the center image: 



4. Click on Export button, type your file name, select size (1x, 2x, 4x) and download either in PNG or SVG format.

Comments

Popular

How To Create MySQL Table with SequelizeJS

How To Read CSV Files in Java as Maven Project

How To Create A Hibernate Project in Maven