Recap: Easy Resize Images Inside The Steemit Editor

in steemit •  7 years ago  (edited)

Even after 8 months a post I did is still being upvoted on and even receives regular comments. I guess this proves that not all posts get buried, when the content is useful,​ it will always be of interest. Today I'm sharing it again, hoping it will reach even more steemians.

The post is actually about how to resize images you put in your posts inside the text editor. This saves time and there is no need to use photo editing software. Keep in mind that the file size stays the same, only the images get transformed. It's always a good idea to optimize your images for the web, but this is a neat little trick that sometimes comes in handy.


Very often when formatting your posts some pictures need to be resized. Normally​ you would download them, resize and upload again. This takes time and there is actually a much better, easy and quick way to do it, inside the Markdown editor.

Every image you post on Steemit gets the following prefix:

https://img1.steemit.com/0x0/

If you would ​add the following picture URL

https://i.imgur.com/MCTL4zE.jpg

The editor will add the following prefix:

https://img1.steemit.com/0x0/https://i.imgur.com/MCTL4zE.jpg

Where /0x0/ stands for the size of the image. A value of /0x0/ will render the original size.

Now let's​ say you have this image which is 600x300 pix

In order to change its size just add the following code with the attributes you want. I would like to have it smaller by a half.
The code would look like this:

https://img1.steemit.com/300x150/https://i.imgur.com/MCTL4zE.jpg

This is the result

You can also specify only the height or width and leave the other attribute empty, and the code will also work. You can have the same result with the following code:

https://img1.steemit.com/300x0/https://i.imgur.com/MCTL4zE.jpg


Original post: https://steemit.com/steemit/@rossenpavlov/easy-resize-images-inside-the-steemit-editor
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thank you for the information. I noticed some images were a little bigger than I wanted them. This will help.

I'm happy I helped.

Great, very useful.

Hmmm....I have a problem. I donnot see this : https://img1.steemit.com/0x0/

..ug gosh. Im lost.

I have the same problem

Add it manually.

interesting!

How come?

because is interesting , lol

ahah OK :)
LOL

thanks for the help

Interesting... How come... lol
I am going to give this a try but I am not sure if it will work, all of my photos come from my computer.
My photos are always formatted too big, I adjust their canvas size on my Mac but it always shows up the original size on my steemit posts!! The only way to grab a photo from my computer and make it smaller is to crop it and I don't want to crop, I like my framing already!!
Thanks for posting and posting again!

great post

Thanky you, I was wondering recently if this is possible :)

Stopped working :)