WordPressにアップロードする前に画像を最適化することで、ウェブサイトのスピードが大幅に向上します。しかし、多くの初心者は、最適化されていない画像をアップロードしているだけで、遅いウェブサイトを持っています。
WPBeginnerでは、画像最適化のベストプラクティスを通常のブログ執筆の一環としています。すべての作者が適切な寸法の画像を作成し、さまざまなグラフィックツールを使って画像ファイルサイズを縮小するようにしています。
この投稿では、画質を落とさずにウェブパフォーマンスを高速化するために画像を最適化する方法を紹介します。また、WordPress用の自動画像最適化プラグインもご紹介します。
本書はウェブにおける画像の最適化に関する包括的なガイドであるため、わかりやすい目次を作成しました:
- What Is Image Optimization?
- What Are the Benefits of Image Optimization?
- How to Save and Optimize Images for Web Performance
- Best Image Optimization Tools and Programs
- Best Image Optimization Plugins for WordPress
- Final Thoughts and Best Practices for Image Optimization
- Expert Guides on Improving WordPress Performance
1.画像の最適化とは?
画像の最適化とは、全体的な画質を落とすことなく、可能な限り小さなファイルサイズで画像を保存し、配信するプロセスです。
このプロセスは複雑に聞こえますが、実は最近ではとても簡単です。数ある画像最適化プラグインやツールを使えば、画質を落とすことなく画像を最大80%まで自動的に圧縮することができる。
最適化された画像と最適化されていない画像の例です:
ご覧のように、適切に最適化された場合、同じ画像でも画質を落とすことなく、元の画像より最大80%小さくすることができます。この例では、画像は52%小さくなっています。
Imagelyの最適化とは?
簡単に言えば、画像の最適化は圧縮技術によって行われます。
圧縮には「非可逆」と「可逆」がある。
ロスレス圧縮は、画質をまったく損なうことなくファイルサイズ全体を縮小します。非可逆圧縮の場合、画質がわずかに低下することがありますが、訪問者に気づかれないのが理想です。
画像を最適化するとはどういうことか?
WordPressのホスティングサポートやスピードテストツールから画像を最適化するよう勧められ、何をすればよいのか悩んだことがあるかもしれません。
ウェブ用に画像を最適化することで、ファイルサイズを小さくする必要があります。その方法を順を追って説明します。
2.画像最適化のメリットとは?
画像を最適化することには多くのメリットがありますが、ここではその中でも特に知っておくべきメリットをご紹介します:
- サイトの高速化
- SEOランキングの向上
- 販売とリードの全体的なコンバージョン率の向上
- ストレージと帯域幅の削減(ホスティングサービスとCDNのコストを削減できる)
- サイトバックアップの高速化(バックアップストレージのコストを削減できる)
Imagelyは動画の次に重い項目です。HTTPアーカイブによると、画像は平均的なウェブページの総重量の42%を占めている。
検索エンジン(SEO)で上位に表示され、コンバージョン率が向上することが分かっているため、画像の最適化は、オンラインで成功したいのであれば、すべてのビジネスウェブサイトが行う必要があります。
さて、画像の最適化が本当にどれほどの違いをもたらすのか、不思議に思うかもしれない。
ストレンジループの調査によると、サイトの読み込み時間が1秒遅れると、売上が7%、ページビューが11%減少し、顧客満足度が16%低下するという。
サイトを高速化する理由がこれだけでは十分でない場合は、Googleなどの検索エンジンも読み込みの速いサイトをSEO的に優遇していることを知っておく必要があります。
つまり、画像をウェブ用に最適化することで、サイトのスピードアップと WordPressのSEOランキングの向上を同時に実現できるのです。
動画チュートリアル
もし、文章での説明がお望みなら、このまま読み進めてほしい。
3.ウェブパフォーマンスのための画像の保存と最適化方法
ウェブパフォーマンスのための画像最適化を成功させる鍵は、最小のファイルサイズと許容できる画質の完璧なバランスを見つけることです。
イメージの最適化において大きな権限を持つ3つのことは、以下の通りである:
- 画像ファイル形式(JPEG vs. PNG vs. GIF)
- 圧縮(圧縮率が高い=ファイルサイズが小さい)
- 画像の寸法(縦と横)
この3つの中から適切な組み合わせを選ぶことで、画像サイズを最大80%縮小することができる。
それぞれを詳しく見てみよう。
1.画像ファイル形式
ほとんどのサイトオーナーにとって、本当に重要な画像ファイル形式はJPEG、PNG、GIFの3つだけです。適切なファイルタイプを選択することは、画像の最適化において重要な権限を果たします。
物事をシンプルにするために、写真や色の多い画像にはJPEGを、シンプルな画像や透過画像にはPNGを、アニメーション画像のみにはGIFを使いたい。
それぞれのファイル形式の違いをご存じない方のために説明すると、PNG画像形式は非圧縮なので、より高画質です。欠点はファイルサイズが大きくなることです。
一方、JPEGは圧縮ファイル形式であり、ファイルサイズを大幅に小さくするために画質を若干落としている。
一方、GIFは256色しか使わず、可逆圧縮なので、アニメーション画像に最適です。
WPBeginnerでは、画像の種類に応じて3つの画像フォーマットをすべて使用しています。
2.圧縮
次に、画像の最適化で大きな権限を持つ画像圧縮がある。
画像圧縮にはさまざまな種類とレベルがあります。それぞれの設定は画像圧縮ツールによって異なります。
Adobe Photoshop、ON1 Photo、GIMP、Affinity Photoなど、ほとんどの画像編集ツールには画像圧縮機能がビルトインされています。
また、画像を普通に保存し、TinyPNGや JPEGminiのようなウェブツールを使って簡単に画像を圧縮することもできます。
手作業が必要ですが、この2つの方法を使えば、WordPressにアップロードする前に画像を圧縮することができます。
また、Optimoleや EWWW Image Optimizerのような人気のWordPressプラグインもいくつかあり、最初に画像をアップロードするときに自動的に画像を圧縮することができます。これは便利で、多くの初心者や大企業でさえ、これらの画像最適化プラグインを好んで使用しています。
WordPressプラグインの使い方については、投稿の後半で詳しく紹介する。
3.画像寸法
通常、携帯電話やデジタルカメラから写真を取り込むと、解像度が非常に高く、ファイルサイズ(縦横)も大きくなります。
通常、これらの写真の解像度は300DPIで、サイズは2000ピクセル以上です。高品質な写真は印刷物やDTPには適していますが、サイズが大きいためサイトには不向きです。
画像の寸法をより合理的なものに縮小することで、画像のファイルサイズを大幅に減らすことができます。コンピューター上の画像編集ソフトを使って、画像のサイズを変更するだけです。
例えば、解像度300DPI、画像サイズ4900×3200ピクセルの写真を最適化しました。元のファイルサイズは1.8MBでした。
圧縮率の高いJPEGフォーマットを選択し、サイズを1200×795ピクセルに変更した。ファイルサイズはわずか103KBに縮小された。これは元のファイルサイズより94%小さい。
画像最適化における3つの重要な要素がわかったところで、サイトオーナー向けの様々な画像最適化ツールを見てみましょう。
4.最高の画像最適化ツールとプログラム
先に述べたように、ほとんどの画像編集ソフトには、画像の最適化と圧縮設定が付属しています。
画像編集ソフト以外でも、ウェブ用に画像を最適化するための強力な無料画像最適化ツールがいくつかあります(数回クリックするだけ)。
特に完璧主義者の方は、WordPressにアップロードする前に、これらのツールを使って画像を最適化することをお勧めします。
この方法は、WordPressホスティングサービスのディスクスペースを節約するのに役立ち、各画像を手動で確認するため、最高の品質で最速の画像を保証します。
アドビ フォトショップ
Adobe Photoshopは、ウェブ用にファイルサイズを小さくして画像を書き出すことができるプレミアム画像編集アプリケーションです。
エクスポートダイアログを使って、ファイルサイズが最小になる画像ファイル形式(JPG、PNG、GIF)を選択できます。
また、画質や色、その他のオプションを減らして、ファイルサイズをさらに小さくすることもできます。
ギンプ
GIMPはAdobe Photoshopに代わるフリーでオープンソースのソフトウェアです。ウェブ用に画像を最適化するのに使える。欠点は、このリストの他のソリューションほど使いやすくないことだ。
まず、GIMPで画像を開き、ファイル ” 名前を付けてエクスポート...オプションを選択します。すると、画像のエクスポートダイアログボックスが表示されるので、そこでファイルに新しい名前を付けます。次に、「エクスポート」ボタンをクリックします。
画像の書き出しオプションが表示されます。JPEGファイルの場合、「画質」スライダーで圧縮レベルを選択し、ファイルサイズを小さくすることができます。
最後に、「エクスポート」ボタンをクリックして、最適化された画像ファイルを保存します。
タイニーPNG
TinyPNGは、スマートな非可逆圧縮技術を使ってPNGやJPEGファイルのサイズを縮小する無料のウェブアプリです。TinyPNGのサイトにアクセスし、ドラッグ&ドロップで画像をアップロードするだけです。
彼らは画像を圧縮し、あなたにダウンロードリンクを提供します。
また、Adobe Photoshop用の拡張機能もあり、Photoshopの内部からTinyPNGにアクセスできるため、私たちは画像編集プロセスの一環としてPhotoshopを使っています。
開発者向けには、画像を自動的に変換するAPIが用意されている。さらに、初心者のために、WordPressプラグインが用意されている。これについては後で詳しく説明する。
JPEGmini
JPEGminiはロスレス圧縮技術を使用しており、知覚される品質に影響を与えることなく画像サイズを大幅に縮小します。また、元の画像と圧縮画像の品質を比較することもできます。
ウェブ版を無料で使うこともできるし、コンピューター用のプログラムを購入することもできる。また、サーバーのプロセスを自動化する有料APIもある。
イメージオプティム
ImageOptimは、最適な圧縮パラメータを見つけ、不要なカラープロフィールを削除することで、品質を損なうことなく画像を圧縮できるMac用ユーティリティです。
ウィンドウズでは、これに代わるものとしてトリマージュがある。
5.WordPressに最適な画像最適化プラグイン
画像を最適化する最善の方法は、WordPressにアップロードする前に行うことだと考えています。しかし、複数著者のサイトを運営していたり、自動化されたソリューションが必要な場合は、WordPressの画像圧縮プラグインをお試しください。
WordPressの画像圧縮プラグインのベストリストはこちらです:
- ThemeIsleの開発チームによる人気プラグイン、Optimole
- EWWWイメージオプティマイザー
- 上記のTinyPNGチームによるプラグイン、JPEG、PNG、WebP画像圧縮
- 人気のWP Rocketチームによるプラグイン、Imagify
- ShortPixelイメージオプティマイザ
- スマッシュ
- reSmush.it
- Envira Galleryは、画像圧縮機能を内蔵したWordPressギャラリープラグインです。
これらのWordPress画像最適化プラグインは、あなたのサイトを高速化するのに役立ちます。
6.最終的なフィードバックとイメージ最適化のベストプラクティス
もしウェブ用に最適化された画像を保存していないのであれば、今すぐそれを始める必要があります。サイトのスピードが大きく変わり、ユーザーから感謝されるでしょう。
言うまでもなく、高速なサイトはSEOに最適で、検索エンジンの順位が上がる可能性が高い。
画像の最適化以外で、サイトのスピードアップに大きく役立つのは、WordPressのキャッシュプラグインを使うことと、WordPress CDNを使うことです。
また、マネージドWordPressホスティングサービスを利用することもできます。マネージドWordPressホスティングサービスは、キャッシュとCDNの両方をプラットフォームの一部として提供していることが多いからです。
WordPressのパフォーマンス向上に関するエキスパートガイド
WordPressで画像を最適化する方法について、この記事がお役に立てば幸いです。WordPressのパフォーマンス向上に関連する他の記事もご覧ください:
- WordPressのスピードとパフォーマンスを向上させる究極のガイド
- WooCommerceのパフォーマンスを高速化する方法
- サイトを高速化するWordPressのベストキャッシュプラグイン
- WordPressのコアウェブバイタルを最適化する方法(究極のガイド)
- WordPressで最初のバイトまでの時間(TTFB)を短縮する方法 – Expert Tips
- WordPressサイトのパフォーマンスを向上させるGTmetrixプラグインの使い方
- 最速のWordPressホスティングサービス(パフォーマンステスト)
- WordPressサイトで測定すべき重要な指標
- サイトスピードテストの正しい実施方法
- WordPressサイトのストレステスト方法
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
Diane Talbotier
Hi, does resizing mean changing the size of the images as they are shown on the website, or resizing the size of the file , please?
And how do I know what is the optimal size?
WPBeginner Support
It would depend on what you mean, for compression in this guide, it is the size for the file. You can also reduce the width and height of an image if it is too large. Your specific theme would determine the specific image size you want to use.
管理者
Terri
You mentioned in your optimise example that your original photo was 300dpi, then you optimised it to a smaller file size. But you did not say what the target dpi was. Is it 72 for web? Or higher? Thanks for the informative article.
WPBeginner Support
That would depend on your personal preference and how large you are wanting/needing the images to be.
管理者
Romel
thanks a lot it cleared a lot of doubts.
WPBeginner Support
Glad our article was helpful
管理者
Odenyi Emmanuel Chidera
What I like most about wpbeginner is how they will give you information on what to implement on your own site but also tell you what they are using on their own site. It really helps me decide faster. Learning from a master is always easier. Thanks.
WPBeginner Support
You’re welcome, glad you like our content
管理者
Luz Manalo-Cruz
I’ve compressed images via TinyPNG and tried to replace the heavier images on my site with these (ie. I deleted the heavy photos and uploaded the compressed ones). However the media library is still uploading the old heavier images. Does that mean that I can’t replace the old images already uploaded? Will it only upload the compressed images that have not been uploaded at all?
WPBeginner Support
If you are replacing the heavier images, you would want to ensure you don’t have caching on your site that is showing the old image and when you upload the new image that you are uploading the correct image.
管理者
Giovanna
Thanks for the informative article, Syed.
Moving forward I am going to make sure to always use optimized images. Do you recommend I go back to already published posts and replace my images with optimized ones?
WPBeginner Support
If possible we would recommend updating your older images, the plugins we recommended should handle that for you
管理者
Percy Young
Thank you for your post. many nice tools. I wonder if theres any thing to be done to rezize images that have been previously uploaded, and how to delete images the worpress is not using any more.
WPBeginner Support
If you need to generate new images you could follow our guide here:
https://www.wpbeginner.com/plugins/regenerate-thumbnails-new-image-sizes-wordpress/
For removing the extra images there are media cleanup plugins that you are able to use
管理者
WPBeginner Support
Glad you’ll use our recommendations
管理者
Dr Amandeep Sandhu
Thanks for sharing such ideas….!
WPBeginner Support
You’re welcome, thanks for reading our articles
管理者
İbrahim BOZKURT
I’m a WordPress developer. I am writing from Turkey.
Very difficult to find quality WordPress resources.
I discovered you. I didn’t know English but learned English. Thanks to you everything.
WPBeginner Support
Thank you for reading our articles and congratulations on learning a new language
管理者
Felipe Adan Lerma
Hi, it seems maybe WordPress has incorporated some of this into its current image upload process, at least in the Premium bracket?
I ask cause I now get the option to choose the actual size or something larger or smaller?
Or is that process not an optimization / reduction in size of the image?
Thanks so much! Very important useful topic.
Adan
WPBeginner Support
It sounds like you may be talking about WordPress.com and they have custom plugins setup for sites on their service
管理者
Felipe Adan Lerma
Ahhh, yes, I forget the two WP’s differ, sorry. I’m still trying to figure out how to work where I am w/WP & it’s definitely via their .com sites. Thank so much then, WP – Adan
WPBeginner Support
No worries, should it help we have our article listing the differences here:
https://www.wpbeginner.com/beginners-guide/self-hosted-wordpress-org-vs-free-wordpress-com-infograph/
Anna
Very helpful info!! I was just researching how to do this when your email came through! Saved em time and effort and had just the advice I was looking for.
WPBeginner Support
Glad our guide and newsletter could be helpful
管理者
Lindsay
When saving on photoshop what width do you suggest for optimum web performance?
My theme is saving 1600×1050 for optimum header but what should I do for the body images. Theme designer doesn’t have a recommendation.
WPBeginner Support
If you’re going through the other steps in this article then the image size would be what would fit your content’s dimensions best so WordPress wouldn’t need to resize the image.
管理者
edccde
Please update that youtube video.First of all Jpegmini isn’t a web app and it is a software which i have to install in my pc.
WPBeginner Support
Thank you for letting us know about the video, we’ll certainly look into updating the video
管理者
Jackie
Is there way to compress images already uploaded to wordpress? Or do I need to compress all my images and then reupload into WP? THanks in advance for the advices.
Irina
Hi,
Need an advice: I need to upload Low res and Hi-res images (1200pix at 300dpi) so my customers can download them. I have no questions about LR image optimization. How can I save hi-res images? The size is up to 2 MB. I have hundreds of thousands of images…
Ratan Kumar
This post is awesome and really add value to my site. However, I recently tried to save images from flipkart but it saved in very low pixel format. Wondering if you can help me to figure out on how to do that.
Ray
I already bulk uploaded 1500 product images that were connected to image urls I found on the internet.
Now that I have those 1500 images already in my Media Library, how can I go back and resize and compress them?
Also, I’m confused about whether resizing means changing the size of the images as they are shown on the website, or resizing the size of the file.
Thanks!
Sara Lewis
what about the plugin ewww image optimizer?
WPBeginner Support
Hey Sara,
Yes its a good alternative. However, for better results we would still recommend optimizing images in your image editing program before uploading to WordPress.
管理者
Donna
I will be travelling to a place where internet connectivity is limited and expensive. So, I want to reduce the file size of my photos before I go online to upload them to my blog. Can someone please recommend for me what resolution and dpi would be good to use? The app I am planning to use asks for three measurements:
resolution – from 200 to 2048
DPI – from 72×72 to 300×300
jpeg quality (compression level) – from 0.00 to 1.00
Carrie
In the video she changes her pic. I understand the screen in PS. But you have not explained what should the width and height be in pixels for WP the limit is 2mb. What would be a good standard for sliders, etc for a wp site?
Carrie
Sorry for being the dunce in the corner, but could someone please clarify one thing? I installed the WP Smush it plugin and have been slowly working through all the photos I’ve uploaded to my site for the last 2 years. I’m doing 50 at a time, the free limit. However, now that I have the plugin, for future photo uploads, does having it mean I don’t have to use any other program to resize my photos before uploading them to my WP site? If I have an 8 MB photo and upload it to my site, the plugin does everything for me? I just want to confirm that the original photo is not still uploaded and saved to my host server, SiteGround. My site is wicked slow, I’ve run tons of diagnostics, and I still can’t figure out why except that everything points to my photos. Thanks!
Tony Squibb
Hi Carrie, I’m defo not an expert in any way but I do have experience with WP Smush it and yes, future uploads should be auto ‘smushed’. There is a little notification in the media gallery as you do so.
To check the causes of your slow site you can use GTmetrix and then open the waterfall page where it will show the times of the individual pages items loading. Once you know what is the problem you can then address it.
I hope that helps from one ‘dunce’ to another
Carrie
Hi Tony,
Thanks for weighing in! Unfortunately I uninstalled WP Smush and tried EWWW Image Optimizer along with the Thumbnail Regerate plugin (based on another bloggers suggestion) and royally messed up the photos on my site. I’m a newb with regards to how to manage my files through the FTP on my web host, so I ended up deleting a bunch of images (as in hundreds) and re-uploading them after resizing them manually in an image program. Turns out that too was a bad idea. Now I have a bunch of error messages when I render my site in my Google Console because when Google crawls my site, those files are now gone or moved. AGH! I’m on the verge of simply paying someone to revamp my site or quitting altogether. But I really appreciate that you took the time to leave a helpful comment.
Happy New Year! May 2017 be better than 2016.
Jeff
hi
Best Image Optimization Plugins for WordPress Site Which is?
Gagan
I was thinking what if i upload my Images to Google Blogger and use them on my wordpress Site by “Insert From URL” option?
Any suggestion if this is a Good Idea or no?
Thanks in advance
Zimbrul
I came back here as I’m looking for plugins that upload a large image as a optimised image straight to WordPress. I’m sure I’ve seen this somewhere here at WP Beginner but I cannot find it.
WPBeginner Support
Please take a look at Optimizing images with WP Smush pros, cons, and alternatives.
管理者
Jack
Photoshop is definitely the best one, for online services, kraken.io and resizeimage.net are good alternatives to tinypng.
tanveer
is xnview a good option for compressing images?
WPBeginner Support
We haven’t tried it.
管理者
Larry Aldrich
Someone mentioned RIOT in an earlier comment. It is my go-to app for minimizing images BEFORE you upload them. The compression rate is close to phenomenal. Sorry MAC users, but it’s only available for Windows.
Martin
Hello WPBeginner,
I would be very interested in the Windows version of Trimage you have apparently seen.
On the Trimage homepage you just see a link asking for help with the windows port…
Greg
I have got used to using Fireworks even though I have CS3
Zimbrul
Me too. I use CSS4 and still go to Fireworks for image optimisation.
Marianne P.
I just checked out the Trimage site and did not see the Windows version – just various *nix versions. Please point me in the right direction. Thanks so much – really great article!
Corinna
I was wondering if there was any way of reducing the size of the images already uploaded to a site? I have changed the way I upload them so in future all my images will be smaller. But I thought maybe it would be useful to change the size of those already uploaded.
Julie Anglesey
I would also like to know how to reduce the size of images already uploaded.
Zimbrul
It’s (or was) Smush-It.
Samiullah Khan
Search the web too much to find good solution to optimize images; but most of them most of them doesn’t let’s see tools mentioned in this post work or not
Graham
The article defines PNG as an uncompressed file format, but as far as I know, standard PNGs use lossless compression.
And I think it would be helpful to mention why you might choose one format over another for continuous tone images (eg. a photo) vs. limited palette images (eg. a logo).
Rob Dewing
Why no mention of Photoshop Elements, the cut down home use version of Photoshop? It does 90+% of the things full phat Photoshop will do, including ‘save for web’ image compression, all for less than $100.
Ines
Would you recommend to use Flickr to upload your images and then copy the HTML code to your wordpress site? What would you suggest for travel blogs that contain lots of pictures? Thanks.
WPBeginner Support
You can add flickr photos in WordPress by simply pasting the photo URL in a post. Normally we would not recommend it, because people will be viewing and finding your photos on Flickr and may never even get a chance to visit your website. However, if you feel that building a community around your photos on flickr is more useful for you, then sure go ahead.
管理者
Benjamin
You could add kraken.io to your list. It does the same thing as Jpegmini but also works with PNG images.
Aurel
I am using RIOT, which is free, very fast and exelent program.
Debra Torres
I’ve been using the Yahoo Smush it tool at: http://www.smushit.com/ysmush.it/
Would you recommend this one? Or are the others you mentioned better?
WPBeginner Support
Smushit is a great tool too. But try other tools we mentioned and compare the results.
管理者
James DiGioia
There is WordPress plugin for Smush.it:
http://wordpress.org/plugins/wp-smushit/
This makes it easier to compress images using Smush.it without having to prep them beforehand.
Youri van Dijk
I was about to mention that plugin as well. I generally do save my images optimized myself, but for clients that are not very familiar with these tools installing the plugin is a huge benefit.
John Mauldin
Your article is VERY timely. Just encountered the need to reduce hundreds of photos for a kitchen and bath showroom. Bought JPEGmini since I could only do 20 photos a day in the free version but $19.99 is nothing for the ability to drag and drop entire folders into the program and have it zip them in seconds/minutes. Thanks so much for the help!
Haseeb
Isn’t there any automated way of doing this on wordpress? How about ‘WP Smush.it’ ?
Editorial Staff
You can automate the process with some tools that we mentioned or using this plugin:
http://wordpress.org/plugins/ewww-image-optimizer-cloud/
But why create more server load when this can be resolved by educating the user.
管理者
Marlene
Great article, however I was under the impression that any images with text on them should be saved as PNG files for best sharpness….?
Editorial Staff
PNG will definitely have a higher quality, but most folks won’t be able to tell the difference unless you put them side-by-side. If you can speed up your site with a non-noticeable difference, then why not
管理者
Adam W. Warner
Great article, and an important subject many WordPress admins miss.
[Link Removed]
Lynn
Lightroom has a number of presets for exporting to Facebook and Web – do those compress the photo files sufficiently or should I still turn to Photoshop?
Editorial Staff
Not sure about lightroom and how it exports image. You can run a side-by-side test.
管理者
Graham
Lightroom will do pretty much the same job as Photoshop when exporting photos to JPEGs.
Bill Wells
Lightroom is the go-to for photographers; it allows you to optimise your photos in batches and then will export the batch to your preferred pixel size and compression in a number of formats, including jpeg. It also automatically adds your copyright message to the batch if you want.
I don’t know about batch-processing in Photoshop but I use it for major image manipulation only.
I guess if you’re doing graphics or heavy manipulation, use Photoshop but if you’re using lots of photos and just want them to look their best, use Lightroom.
Scott Wyden Kivowitz
I’m a big advocate for many of the products you mentioned. Now I get to add this link to my resources for whenever customers ask me this exact question. Thanks Syed.
Editorial Staff
You’re very welcome Scott.
管理者
Dave Kulas
If you are taking the pictures yourself for your website …. set your camera to take a picture at 800 x 600 and at less resolution. Some camera have a Good – Better – Best resolution setting … use the “GOOD” setting. . You should get an image that will load quickly.
If you already have some images … take a look at for FREE … http://www.getpaint.net ….. I have been using it for years. I take the HUGE photos given to me by clients … then RE-SIZE them to 800 x 600. Then I use the built in compression tool to compress the image.
Steven Alig
I would not recommend taking low resolution photos.
You will want to take your original photos at higher resolutions just in case you want to use them for something else. Plus if you take photos at a higher resolution, you will have the ability to crop in on an area if desired.
If the photos are a lower resolution, you will not have that option and will be stuck with what you have taken as the original.
Mark Pridham
I have to agree with Steven on this. I highly recommend taking high resolution images in your camera. You then have a large file that you can work with, It very easy to reduce file size from a hi-res image, but impossible to go the other way. By taking hi-res images, you also have the option of using them for print work if the need arises, Generally, I end up with the large, raw image, a cropped and retouched print image, and a smaller image for web-based work.
Michael Maye
I would agree too about taking full high resolution photos. Then resize down and compress for uploading to your website. You will always have the original high res photo for other uses.
Zimbrul
I usually use Fireworks and then Tiny PNG if required.
Editorial Staff
Yup that’s a good combination
管理者
Geoffrey Gordon
Great article Syed.
However I really think that fireworks is the king when it comes to optimising images for the web and its a whole lot cheaper than Photoshop.
Editorial Staff
Thanks Geoffrey. Yup I know Photoshop is expensive which is why I mentioned other free tools as well. GIMP and Fireworks both has this functionality.
管理者
paul
So I’ll just follow the options as seen on the image in this article’s Photoshop section and it’s all good?
Editorial Staff
Yup, if you do that, then you will have probably one of the best performance results. However depending on an image, some might not look as good, so in those cases we try the Very High. Do it on case by case basis, but most images would be fine.
管理者
Andrew Brown
You discuss using Photoshop, which is way beyond most bloggers needs or price – why do you not refer to Lightroom, which also has an excellent image export option, including an option to restrict the max file size, as well as save by dimension or using a set dpi.
Once some one knows the comp screens work at 72dpi, the rest becomes much easier, and it becomes amazing as to how easy it is to have a web template amongst the export options without needing any real in depth knowledge of what needs to be done.
Editorial Staff
Andrew,
Yes we understand that Photoshop is expensive which is why we mentioned several other free options. Just updated the article now to add a link to GIMP right below photoshop.
As for Lightroom, didn’t mention it because we don’t use it. Same reason why Fireworks was left out.
管理者