Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
7
Likes
11
Comments
How to insert image in post
by
Jviaches
Hello community,
How do I put image into post ? :)
This post now shows in position #1 on Google for "add image to indiehackers post"
Inserting images on IndieHackers is possible using Markdown. Here's how:
For example, this code:
will turn into this image:

HAAHAHHA Hillarious!
Really surprised no-one answered this question despite being the first result on Google if you search "indiehackers add image on post".
Anyways, the Indie Hackers editor utilizes markdown which means you can add images and links with the markdown syntax. An example is:
![ALT TEXT HERE!][LINK TO YOUR IMAGE :D]
Have fun :)
Am I correct in thinking that you can't add images to indiehackers though i.e. uploading the to the site? You used to be able to but now I find it hard to figure out how to do that!
Yup, seems like you'll need to find your own solution for that :(
sad times 😢haha...I guess I can dump them in a wordpress media library I'm already using and grab a URL from there...just feels weird to do that!
Indeed! Maybe there's a product opportunity here... ;)
haha, I guess imgur has that cornered? I've definitely noticed a lot of people just use if for hosting random images they don't want to store but want a link for
Forgot about that... :( haha
Just use Imgur.
Does it also work for adding GIFs?