i've gotten a number of questions about pictures {editing them and uploading them} so i'm going to try to answer them here:
1. what software do you use to edit your pictures?
i use picasa.
you can download it for free here.
i LOVE it.
i mostly love it because i've used it every day for 3 years so i'm really fast at it.
i edit almost every picture i take...at least in some little way.
normally the color temperature.
or the "tint."
i hardly ever crop.
play around with it.
the cool thing about picasa is you can always "revert" back to your original picture!
so there's nothing to lose! {except your time...:-)}
2. how do you upload your pictures? it takes me forever and you upload so many!
when i used to use my point and shoot camera, it didn't take too long to upload.
but once i got my new camera, the pictures are HUGE {4272 x 2848}
and it DID take forever to upload {and it was taking up lots of space on the blog!}
so, what i do is:
-edit my pictures in picasa
-select the pictures i'm going to post on the blog
-then go to "file"
-then "export picture to folder"
-this puts all those pictures in a new folder but in a much smaller file size
-then i use the pictures from this folder to upload into the blog {it'll be in a folder called "picasa exports"}
***good follow-up question, cassie: i can only upload 5 pictures at a time. so i do them in batches of 5.
3. how do you get your pictures so big?
i have my dear friend, kate, to thank for this.
this is straight from her answer to me.
and i've done it on every picture since then.
seems like a lot of work at first.
but now i do it without even thinking.
{i had to take some of the "code" out or it wouldn't post...but i think you can still figure it out from this...}
when you post a pic, you see the html code for it come up {you have to go to "edit html" at the top instead of "compose"}, which usually looks like this (but without the blue underlined part):
3.bp.blogspot.com/_mmrWEgww1qm/s1600-h/3girls.jpg>
style=display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 226px; src=3.bp.blogspot.com/_mmrWEgww1qm/s400/3girls.jpg> border="0" alt=""id="BLOGGER_PHOTO_ID_5295784134144860914"/>
so, the parts in red are the parts you have to fix. just take out the "width:400px;height:266px;" entirely and change the s400 to s640. so it looks like this:
1.bp.blogspot.com/_mmr/s1600-h/belly.jpg
style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src=1.bp.blogspot.com/_mmr/s640/belly.jpg " border="0" alt=""id="BLOGGER_PHOTO_ID_5294643771953853202" />
when you take out the part about height/width, make sure you end up with only 1 semi colon after hand;", cause sometimes i forget and leave 2 there.
there you have it!
my tips for today!
let me know if any of it didn't make sense or if you have any other photo/uploading questions!
14 comments:
also known as inline styles. you are using CSS (cascading style sheets) to set the width & height of your photos. the full size image is there, you are just constraining the display size. semi-colon is how you close a property in CSS. it is optional, but a good practice to use them. :) and i'm done.
not that you wanted to know all that...
I was so thankful that you told me how to resize the pictures... they are awesome bigger and thank you Katy for showing Courtney :) So kind of you both to share... I love my pictures ever since you showed me!!!
Also, Courtney you asked me about Lightroom for editing...it is Adobe Lightroom and you have to pay for it. I got it through work. I am still trying to figure it out.
so can you upload all your pics at once in your blog post? i can only upload 4 directly from picasa and only 5 if i go to my blog. so you do them in batches?
wow Court! that was awesome...thanks!!!
yes, super cool. trying it right now.
kate taught me, too.
as a shortcut I taught myself to think,
"width to the px" then "drop down/over/over (usually), delete the 0, left, type 6"
now i can do it really fast. at first it felt laborious, as i'm sure it does to everyone else, too. i was overwhelmed when i looked at the code and tried to remember it. that's how i short-cutted.
thanks kate and courtney!!! and JSTAR! i love knowing the technical parts!!!
Thanks for sharing, definitely going to have to try this. I'm always complaining about my pictures being so small.
can you blur out specific items in a photo in picasa, i.e. other kids' faces, or naked body parts?
you are the picture queen! :)
Great! Thanks for the help. I used to resize my pictures and it took much less time to upload them. But then when I went to make the blog book I had some problems with resolution and had to get the old pictures off of my computer. Anyway, I need to try to find a good balance. I use Photoshop Elements (an older version that we bought a LONG time ago) and have always liked it. Picassa is great too b/c it's free. I can't wait to start making my pictures bigger!
I'd like to teach you all something that seems a heck of lot easier than all this coding stuff! I use www.photobucket.com
Basically I edit all my pictures in picnik (also free editing site) then save them directly to photobucket. I then go to photobucket and resize photo to "large" and then copy the html code that is already there and paste it on my blog page. SOOOO EASY! No codes to write!
Hope this helps!
Kristy
(found you through Holly)
wow!
thanks, jeremy and katie for the additional tips!!!
Post a Comment