Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Prepping Images for the Web
Search
Joe McGill
April 17, 2014
Design
0
130
Prepping Images for the Web
A quick cheat sheet of best practices to use when saving images for the web.
Joe McGill
April 17, 2014
Tweet
Share
More Decks by Joe McGill
See All by Joe McGill
Debugging WordPress – Tips, tricks, and tools
joemcgill
2
77
Media Handling in WordPress Explained
joemcgill
0
3.5k
Shipping Responsive Images to 25% of the Web
joemcgill
1
110
Optimizing Your Themes for Responsive Images in WordPress
joemcgill
0
210
Responsive Images for Everybody
joemcgill
3
2.5k
Atomic Design with WordPress
joemcgill
1
4k
Mobile Friendly Forms
joemcgill
2
530
Responsive Images – STL WordCamp 3.1.2014
joemcgill
1
210
Other Decks in Design
See All in Design
[2025.6.30 もがく中堅デザイナー、キャリアの分岐点] なんでもやる系デザイナーのもがきかた
taka_piya
1
4.6k
数理的アプローチで挑むスマホUIのデザイン改善:タップ成功率推定ツール「Tappy」の社内活用事例 / Improving Smartphone UI Design with a Mathematical Approach: In-house Use Case of the Tap Success Rate Estimation Tool "Tappy"
lycorptech_jp
PRO
1
900
「キャリア」のプロダクトをつくる私の「キャリア」への向き合い方 / JAM de NIGHT DESIGN SESSION Vol3
visional_engineering_and_design
1
850
ユーザー像を「みてね」らしく可視化する 家族アルバムみてねUXリサーチチームの取り組み
mixi_design
PRO
3
330
Character Experience AI 〜 AIキャラクターのつくりかた 〜
smartbank
1
410
デザイナーがAIを使い倒して爆速プロダクト開発!社内ハッカソンでの取り組み紹介
abokadotyann
9
2.7k
Illustrator×Firefly 生成したイラストをベースにドット絵を作ってみよう!
connecre
1
160
企業にデザインが融けたとき、デザイナーにできること。事業会社12年間の探究と葛藤 / Designship2025
visional_engineering_and_design
0
950
kintone_aroma
kintone
0
630
Spectrum Tokyo_ デザイナーが事業責任者になってみた
shin_2
0
170
プロダクトリニューアルと同時に進める初めてのデザインシステム
techtekt
PRO
0
170
ドルちゃん
design_dolphins
0
480
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
Facilitating Awesome Meetings
lara
57
6.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Unsuck your backbone
ammeep
671
58k
Thoughts on Productivity
jonyablonski
73
4.9k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
930
The Cult of Friendly URLs
andyhume
79
6.7k
Making Projects Easy
brettharned
120
6.4k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Done Done
chrislema
186
16k
Transcript
Prepping Images for the WEb @joemcgill
The Basics • use RGB Color mode • Resolution should
be 72 ppi • size at 2x the final output for retina (save 2 versions: 2x & 1x)
Formats • JPEG: Best for Photos • GIF: Best For
Animation or Graphics without transparency • PNG: Best for Graphics w/ Transparency • SVg: Vectors for the web!!
Compression GOAL: Smallest file possible without losing (too much) quality
• JPEG: 60-85, Blur 0.2, Remove Meta • GIF: Dither & reduce colors • PNG: Use Png-24 • SVg: OUtput from Illustrator…
ILLUSTRATOR SVG SETTINGS File > Save as…
Bonus Points More optimization tools ! • ImageOptim (http://imageoptim.com/) •
ImageAlpha (http://pngmini.com/) • SVGO-GUI (https://github.com/svg/svgo-gui)
Web Fonts more design goodies • Adobe Type Kit (https://typekit.com/fonts/adonis-web)
• GOOGLE WEB FONTS (http://www.google.com/fonts)