<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Print Screen &#8211; Lucian | Rucian</title>
	<atom:link href="https://rucian.kr/tag/print-screen/feed/" rel="self" type="application/rss+xml" />
	<link>https://rucian.kr</link>
	<description>두 개의 시선, 루시안의 순간들</description>
	<lastBuildDate>Sat, 04 Apr 2026 23:35:33 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>

<image>
	<url>https://i0.wp.com/rucian.kr/wp-content/uploads/2025/05/cropped-favicon-96x96-1.png?fit=32%2C32&#038;ssl=1</url>
	<title>Print Screen &#8211; Lucian | Rucian</title>
	<link>https://rucian.kr</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">244960303</site>	<item>
		<title>컴퓨터 캡처 단축키 총정리: 화면 녹화, 스크린샷 쉽게 찍는 법</title>
		<link>https://rucian.kr/window-screen-capture/</link>
					<comments>https://rucian.kr/window-screen-capture/#respond</comments>
		
		<dc:creator><![CDATA[rucian]]></dc:creator>
		<pubDate>Sat, 04 Apr 2026 23:35:33 +0000</pubDate>
				<category><![CDATA[IT가이드]]></category>
		<category><![CDATA[윈도우팁]]></category>
		<category><![CDATA[Alt+PrtScn]]></category>
		<category><![CDATA[OBS Studio]]></category>
		<category><![CDATA[Print Screen]]></category>
		<category><![CDATA[PrtScn]]></category>
		<category><![CDATA[Shift+Command+3]]></category>
		<category><![CDATA[Shift+Command+4]]></category>
		<category><![CDATA[Shift+Command+5]]></category>
		<category><![CDATA[Windows+PrtScn]]></category>
		<category><![CDATA[Windows+Shift+S]]></category>
		<category><![CDATA[게임 캡처]]></category>
		<category><![CDATA[맥 캡처]]></category>
		<category><![CDATA[스크린샷 단축키]]></category>
		<category><![CDATA[윈도우 캡처]]></category>
		<category><![CDATA[컴퓨터 캡처 단축키]]></category>
		<category><![CDATA[화면 녹화 단축키]]></category>
		<category><![CDATA[화면 캡처]]></category>
		<guid isPermaLink="false">https://rucian.kr/?p=916</guid>

					<description><![CDATA[컴퓨터 화면 캡처와 녹화, 더 이상 어렵게 하지 마세요. 윈도우, 맥, 게임 등 상황별 필수 단축키와 유용한 팁을 총정리하여 누구나 쉽게 화면을 저장하고 공유할 수 있도록 안내합니다.]]></description>
										<content:encoded><![CDATA[<style>
.hc-reveal { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); -webkit-transition: opacity 0.65s ease, -webkit-transform 0.65s ease; transition: opacity 0.65s ease, transform 0.65s ease; }
.hc-reveal.hc-visible { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
@media (prefers-reduced-motion: reduce) { .hc-reveal { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; -webkit-transition: none; transition: none; } }</p>
<p>.hc-wrap { max-width: 860px; margin: 0 auto; padding: 0 16px; font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', Arial, sans-serif; color: #1a1a1a; background: #fff; box-sizing: border-box; }</p>
<p>.hc-post-header { border-top: 4px solid #00BCD4; padding-top: 28px; margin-bottom: 40px; }
.hc-category-badge { display: inline-block; background: #00BCD4; color: #fff; font-size: 11px; letter-spacing: 0.1em; padding: 3px 10px; border-radius: 3px; font-weight: 700; margin-bottom: 14px; }
.hc-post-title { font-size: clamp(22px, 4.5vw, 36px); font-weight: 800; line-height: 1.4; color: #111; margin-bottom: 14px; }
.hc-post-title em { color: #00BCD4; font-style: normal; }
.hc-post-meta { font-size: 12px; color: #888; margin-bottom: 4px; }</p>
<p>.hc-toc { background: #f7fffe; border: 1.5px solid #b2ebf2; border-left: 4px solid #00BCD4; border-radius: 0 10px 10px 0; padding: 18px 22px; margin: 0 0 36px; }
.hc-toc-title { font-size: 13px; font-weight: 700; color: #00838f; margin-bottom: 10px; }
.hc-toc ol { padding-left: 20px; margin: 0; }
.hc-toc li { font-size: 14px; margin-bottom: 5px; }
.hc-toc a { color: #00838f; text-decoration: none; }
.hc-toc a:hover { text-decoration: underline; }</p>
<p>.hc-divider { border: none; border-top: 1.5px dashed #e0e0e0; margin: 40px 0; }</p>
<p>.hc-tip { background: #fffde7; border: 1.5px solid #ffe082; border-left: 4px solid #FFA726; border-radius: 0 8px 8px 0; padding: 14px 18px; margin: 22px 0; font-size: 14.5px; color: #5d4037; line-height: 1.7; }
.hc-tip strong { color: #bf360c; }
.hc-tip.hc-tip-red { background: #fce4ec; border-color: #f8bbd0; border-left-color: #EF5350; color: #880e4f; }</p>
<p>.hc-conclusion { background: #f8f9fa; border: 1.5px solid #dee2e6; border-top: 4px solid #00BCD4; border-radius: 12px; padding: 28px 32px; margin-top: 48px; }
.hc-conclusion h2 { font-size: 19px; font-weight: 800; margin-bottom: 10px; border: none !important; padding: 0 !important; color: #111; }
.hc-conclusion p { color: #555; font-size: 15px; margin-bottom: 0.8em; line-height: 1.75; }</p>
<p>.hc-action-list { list-style: none !important; margin-top: 16px; padding: 0 !important; }
.hc-action-list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; gap: 12px; padding: 10px 0; border-top: 1px solid #dee2e6; font-size: 14px; color: #333; line-height: 1.65; }
.hc-action-list li:last-child { border-bottom: 1px solid #dee2e6; }
.hc-action-num { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 24px; height: 24px; background: #00BCD4; border-radius: 50%; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 12px; font-weight: 700; color: #fff; margin-top: 2px; }</p>
<p>.hc-kbd { display: inline-block; background: #f4f4f4; border: 1.5px solid #ccc; border-radius: 5px; font-family: 'Courier New', monospace; font-size: 12.5px; padding: 2px 8px; box-shadow: 0 2px 0 #bbb; color: #333; line-height: 1.5; white-space: nowrap; }</p>
<p>.hc-infog-cap { text-align: center; font-size: 12px; color: #999; margin: 8px 0 0; }</p>
<p>@media (max-width: 640px) {
  .hc-infog-pc { display: none !important; }
  .hc-infog-mobile { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
}
@media (min-width: 641px) {
  .hc-infog-pc { display: block !important; }
  .hc-infog-mobile { display: none !important; }
}</p>
<p>.hc-infog-mobile { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 10px; margin: 20px 0; }
.hc-infog-mobile-card { background: #f7fffe; border-radius: 10px; border: 1.5px solid #b2ebf2; padding: 14px 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; gap: 12px; box-sizing: border-box; }
.hc-infog-mobile-icon { font-size: 24px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; line-height: 1.2; margin-top: 2px; }
.hc-infog-mobile-title { font-size: 14px; font-weight: 700; color: #111; margin-bottom: 3px; margin-top: 0; }
.hc-infog-mobile-desc { font-size: 13px; color: #555; line-height: 1.55; margin: 0; }
.hc-infog-mobile-badge { display: inline-block; font-size: 11px; font-weight: 700; border-radius: 4px; padding: 2px 8px; margin-top: 6px; }</p>
<p>h2 { font-size: clamp(18px, 3vw, 22px); font-weight: 800; color: #111; border-left: 4px solid #00BCD4; padding-left: 14px; margin: 40px 0 16px; }
h3 { font-size: clamp(15px, 2.5vw, 17px); font-weight: 700; color: #222; margin: 28px 0 12px; }
p { font-size: 15px; line-height: 1.85; color: #333; margin-bottom: 1em; }
strong.hc-kw { color: #006064; font-weight: 700; }
</style>
<div class="hc-wrap">
<p id="why">화면 캡처는 생각보다 훨씬 자주 쓰인다. 오류 메시지가 튀어나왔을 때, 온라인 강의에서 중요한 슬라이드를 저장할 때, 게임 장면을 친구에게 보낼 때. 문제는 정작 그 순간에 단축키가 기억나지 않는다는 것이다.</p>
<p>이 글에서는 <strong class="hc-kw">윈도우(Windows)</strong>와 <strong class="hc-kw">맥(macOS)</strong>의 기본 캡처 단축키부터, 게임 환경에서 쓰는 전문 도구까지 한 자리에 정리했다. 전체 화면 저장, 원하는 영역만 잘라 찍기, 화면 녹화까지 상황별로 설명한다.</p>
<p><!-- ══ 인포그래픽 1 — 언제 필요한가 ══ --></p>
<div class="hc-reveal" style="margin:32px 0;">
<div class="hc-infog-pc" style="border-radius:12px;overflow:hidden;border:1.5px solid #b2ebf2;">
<div style="background:#00BCD4;padding:13px 20px;text-align:center;">
      <span style="font-size:15px;font-weight:700;color:#fff;font-family:Arial,sans-serif;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f8.png" alt="📸" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 스크린샷, 이런 순간에 필요합니다</span>
    </div>
<div style="background:#f7fffe;padding:20px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;box-sizing:border-box;">
<div style="background:#fff;border-radius:10px;border:1.5px solid #b2ebf2;padding:18px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:30px;margin-bottom:8px;line-height:1.3;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#111;margin-bottom:6px;">오류 화면 캡처</div>
<div style="font-size:11px;color:#666;line-height:1.6;margin-bottom:10px;">에러 메시지를 저장해<br />문의·공유할 때</div>
<p>        <span style="display:inline-block;background:#00BCD4;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:2px 10px;">가장 흔한 사례</span>
      </div>
<div style="background:#fff;border-radius:10px;border:1.5px solid #ffccbc;padding:18px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:30px;margin-bottom:8px;line-height:1.3;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png" alt="💬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#111;margin-bottom:6px;">대화·약속 기록</div>
<div style="font-size:11px;color:#666;line-height:1.6;margin-bottom:10px;">메시지·약속 내용을<br />증거로 보관할 때</div>
<p>        <span style="display:inline-block;background:#EF5350;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:2px 10px;">증거·기록 보존</span>
      </div>
<div style="background:#fff;border-radius:10px;border:1.5px solid #ffe082;padding:18px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:30px;margin-bottom:8px;line-height:1.3;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ae.png" alt="🎮" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#111;margin-bottom:6px;">게임·운동 기록</div>
<div style="font-size:11px;color:#666;line-height:1.6;margin-bottom:10px;">플레이 장면·라이딩<br />기록을 공유할 때</div>
<p>        <span style="display:inline-block;background:#FFA726;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:2px 10px;">SNS·블로그 업로드</span>
      </div>
<div style="background:#fff;border-radius:10px;border:1.5px solid #c8e6c9;padding:18px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:30px;margin-bottom:8px;line-height:1.3;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#111;margin-bottom:6px;">웹 페이지 저장</div>
<div style="font-size:11px;color:#666;line-height:1.6;margin-bottom:10px;">나중에 다시 볼<br />정보를 빠르게 보관</div>
<p>        <span style="display:inline-block;background:#66BB6A;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:2px 10px;">리서치·자료 수집</span>
      </div>
</p></div>
<div style="background:#e0f7fa;border-top:1px solid #b2ebf2;padding:12px 20px;text-align:center;">
<div style="font-size:13px;font-weight:700;color:#006064;margin-bottom:4px;">어떤 OS든 핵심 단축키 2~3개만 익혀두면 대부분 해결됩니다</div>
<div style="font-size:12px;color:#00838f;">Windows: Win+Shift+S &nbsp;/&nbsp; macOS: Shift+⌘+4 &nbsp;/&nbsp; 공통 클립보드: PrtScn</div>
</p></div>
</p></div>
<div class="hc-infog-mobile">
<div class="hc-infog-mobile-card">
      <span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">오류 화면 캡처</p>
<p class="hc-infog-mobile-desc">에러 메시지를 저장해 문의·공유할 때</p>
<p><span class="hc-infog-mobile-badge" style="background:#00BCD4;color:#fff;">가장 흔한 사례</span></div>
</p></div>
<div class="hc-infog-mobile-card">
      <span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png" alt="💬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">대화·약속 기록</p>
<p class="hc-infog-mobile-desc">메시지·약속 내용을 증거로 보관할 때</p>
<p><span class="hc-infog-mobile-badge" style="background:#EF5350;color:#fff;">증거·기록 보존</span></div>
</p></div>
<div class="hc-infog-mobile-card">
      <span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ae.png" alt="🎮" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">게임·운동 기록</p>
<p class="hc-infog-mobile-desc">플레이 장면·라이딩 기록을 공유할 때</p>
<p><span class="hc-infog-mobile-badge" style="background:#FFA726;color:#fff;">SNS·블로그 업로드</span></div>
</p></div>
<div class="hc-infog-mobile-card">
      <span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">웹 페이지 저장</p>
<p class="hc-infog-mobile-desc">나중에 다시 볼 정보를 빠르게 보관</p>
<p><span class="hc-infog-mobile-badge" style="background:#66BB6A;color:#fff;">리서치·자료 수집</span></div>
</p></div>
</p></div>
<p class="hc-infog-cap">▲ 스크린샷이 필요한 4가지 대표 상황</p>
</div>
<hr class="hc-divider"/>
<h2 id="windows">윈도우(Windows) 화면 캡처 단축키</h2>
<p>윈도우에서 화면을 캡처하는 방법은 크게 네 가지다. 상황에 따라 어떤 방식이 맞는지 먼저 이해하면, 외울 단축키가 자연스럽게 줄어든다.</p>
<p><!-- ══ 인포그래픽 2 — 윈도우 단축키 비교표 ══ --></p>
<div class="hc-reveal" style="margin:28px 0;">
<div class="hc-infog-pc" style="border-radius:12px;overflow:hidden;border:1.5px solid #bbdefb;">
<div style="background:#1565C0;padding:13px 20px;text-align:center;">
      <span style="font-size:14px;font-weight:700;color:#fff;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1fa9f.png" alt="🪟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 윈도우 화면 캡처 단축키 한눈에 비교</span>
    </div>
<div style="background:#e3f2fd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;font-size:12px;font-weight:700;color:#1565C0;box-sizing:border-box;">
<div style="-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%;">단축키</div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;">캡처 범위</div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;">저장 방식</div>
<div style="-webkit-box-flex:1;-ms-flex:1;flex:1;">추천 상황</div>
</p></div>
<div style="display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px;background:#fff;border-top:1px solid #e3f2fd;font-size:13px;color:#333;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;">
<div style="-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%;"><strong style="color:#00838f;">PrtScn</strong></div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;">전체 화면</div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;">클립보드 복사</div>
<div style="-webkit-box-flex:1;-ms-flex:1;flex:1;">빠른 공유</div>
</p></div>
<div style="display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px;background:#f7fffe;border-top:1px solid #e3f2fd;font-size:13px;color:#333;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;">
<div style="-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%;"><strong style="color:#00838f;">Alt + PrtScn</strong></div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;">활성 창만</div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;">클립보드 복사</div>
<div style="-webkit-box-flex:1;-ms-flex:1;flex:1;">특정 창 캡처</div>
</p></div>
<div style="display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px;background:#e8f5e9;border-top:1px solid #c8e6c9;font-size:13px;color:#333;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;">
<div style="-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%;"><strong style="color:#2e7d32;">Win + Shift + S</strong><br /><span style="font-size:11px;color:#2e7d32;">★ 가장 유용</span></div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;">선택/창/전체</div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;">클립보드 + 편집 앱</div>
<div style="-webkit-box-flex:1;-ms-flex:1;flex:1;"><span style="background:#66BB6A;color:#fff;font-size:11px;font-weight:700;border-radius:4px;padding:2px 7px;">일반 업무 필수</span></div>
</p></div>
<div style="display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px;background:#fff;border-top:1px solid #e3f2fd;font-size:13px;color:#333;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;">
<div style="-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%;"><strong style="color:#00838f;">Win + PrtScn</strong></div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;">전체 화면</div>
<div style="-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;">PNG 파일 자동 저장</div>
<div style="-webkit-box-flex:1;-ms-flex:1;flex:1;">빠른 파일 저장</div>
</p></div>
</p></div>
<div class="hc-infog-mobile">
<div class="hc-infog-mobile-card"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2328.png" alt="⌨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">PrtScn</p>
<p class="hc-infog-mobile-desc">전체 화면 → 클립보드. 붙여넣기 후 저장.</p>
</div>
</div>
<div class="hc-infog-mobile-card"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5bc.png" alt="🖼" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">Alt + PrtScn</p>
<p class="hc-infog-mobile-desc">활성 창만 캡처 → 클립보드 복사.</p>
</div>
</div>
<div class="hc-infog-mobile-card" style="border-color:#a5d6a7;background:#f1f8e9;"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">Win + Shift + S <span style="color:#2e7d32;font-size:11px;">추천</span></p>
<p class="hc-infog-mobile-desc">선택 영역·창·전체 선택 가능. 편집 앱 연동.</p>
<p><span class="hc-infog-mobile-badge" style="background:#66BB6A;color:#fff;">일반 업무 필수</span></div>
</div>
<div class="hc-infog-mobile-card"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4be.png" alt="💾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">Win + PrtScn</p>
<p class="hc-infog-mobile-desc">전체 화면 → PNG 파일 자동 저장 (사진 &gt; 스크린샷 폴더).</p>
</div>
</div></div>
<p class="hc-infog-cap">▲ 윈도우 캡처 단축키 4가지 비교</p>
</div>
<h3>PrtScn — 가장 오래된 방법, 여전히 유효</h3>
<p>키보드 오른쪽 상단에 있는 <span class="hc-kbd">PrtScn</span> 키를 누르면 전체 화면이 클립보드에 복사된다. 저장이 아니라 임시로 기억해 두는 것이기 때문에, 그림판이나 워드에서 <span class="hc-kbd">Ctrl</span> + <span class="hc-kbd">V</span>로 붙여넣은 뒤 저장해야 한다.</p>
<h3>Win + Shift + S — 실무에서 가장 쓸모 있는 단축키</h3>
<p><span class="hc-kbd">⊞ Win</span> + <span class="hc-kbd">Shift</span> + <span class="hc-kbd">S</span>를 누르면 화면이 흐릿해지면서 상단에 캡처 모드 선택 바가 나타난다. 사각형 드래그, 자유 형식, 특정 창, 전체 화면 중에서 골라 쓸 수 있다. 캡처 후 우측 하단 알림을 클릭하면 &#8216;캡처 및 스케치&#8217; 앱에서 바로 편집하고 저장할 수 있다. 윈도우 10 이상에서 지원된다 [확인 필요: 정확한 지원 버전].</p>
<h3>Win + PrtScn — 저장까지 한 방에</h3>
<p><span class="hc-kbd">⊞ Win</span> + <span class="hc-kbd">PrtScn</span>을 누르면 화면이 잠깐 어두워지면서 전체 화면이 자동으로 파일로 저장된다. 저장 위치는 <strong>사진 &gt; 스크린샷</strong> 폴더다.</p>
<div class="hc-tip hc-reveal">
  <strong><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 게임 바 단축키: Win + G</strong><br />
  윈도우 10 이상에서는 <span class="hc-kbd">⊞ Win</span> + <span class="hc-kbd">G</span>로 게임 바를 열 수 있다. 캡처뿐 아니라 녹화 기능도 내장되어 있어 별도 프로그램 없이 동영상 저장이 가능하다. 저장 위치는 <strong>동영상 &gt; 캡처</strong> 폴더다 [확인 필요].
</div>
<hr class="hc-divider"/>
<h2 id="macos">맥(macOS) 화면 캡처 단축키</h2>
<p>맥은 캡처 기능이 처음부터 꽤 잘 만들어져 있다. 기본 단축키 세 개만 알면 전체 화면 저장부터 원하는 영역 잘라 찍기, 녹화까지 전부 해결된다.</p>
<p><!-- ══ 인포그래픽 3 — 맥 단축키 ══ --></p>
<div class="hc-reveal" style="margin:28px 0;">
<div class="hc-infog-pc" style="border-radius:12px;overflow:hidden;border:1.5px solid #ce93d8;">
<div style="background:#6A1B9A;padding:13px 20px;text-align:center;">
      <span style="font-size:14px;font-weight:700;color:#fff;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f34e.png" alt="🍎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 맥(macOS) 핵심 캡처 단축키 3가지</span>
    </div>
<div style="background:#f3e5f5;padding:20px 16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;box-sizing:border-box;">
<div style="background:#fff;border-radius:10px;border:1.5px solid #ce93d8;padding:18px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:28px;margin-bottom:10px;line-height:1.4;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5a5.png" alt="🖥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#6A1B9A;margin-bottom:5px;">Shift + ⌘ + 3</div>
<div style="font-size:12px;color:#333;font-weight:600;margin-bottom:4px;">전체 화면 캡처</div>
<div style="font-size:11px;color:#888;line-height:1.6;margin-bottom:10px;">바탕화면에 PNG 저장<br />가장 단순·빠름</div>
<p>        <span style="display:inline-block;background:#6A1B9A;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:2px 10px;">파일 즉시 저장</span>
      </div>
<div style="background:#fff;border-radius:10px;border:2px solid #a5d6a7;padding:18px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:28px;margin-bottom:10px;line-height:1.4;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#2e7d32;margin-bottom:5px;">Shift + ⌘ + 4</div>
<div style="font-size:12px;color:#333;font-weight:600;margin-bottom:4px;">선택 영역 캡처</div>
<div style="font-size:11px;color:#2e7d32;line-height:1.6;margin-bottom:10px;">드래그로 범위 지정<br />★ 실무 최고 추천</div>
<p>        <span style="display:inline-block;background:#66BB6A;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:2px 10px;">영역 선택 캡처</span>
      </div>
<div style="background:#fff;border-radius:10px;border:1.5px solid #80cbc4;padding:18px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:28px;margin-bottom:10px;line-height:1.4;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ac.png" alt="🎬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#00695c;margin-bottom:5px;">Shift + ⌘ + 5</div>
<div style="font-size:12px;color:#333;font-weight:600;margin-bottom:4px;">화면 녹화 포함</div>
<div style="font-size:11px;color:#888;line-height:1.6;margin-bottom:10px;">캡처+녹화 통합 메뉴<br />Mojave 이상 지원</div>
<p>        <span style="display:inline-block;background:#00BCD4;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:2px 10px;">녹화까지 한 번에</span>
      </div>
</p></div>
</p></div>
<div class="hc-infog-mobile">
<div class="hc-infog-mobile-card" style="border-color:#ce93d8;background:#fce4ec;"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5a5.png" alt="🖥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">Shift + ⌘ + 3</p>
<p class="hc-infog-mobile-desc">전체 화면 → 바탕화면에 PNG 저장.</p>
<p><span class="hc-infog-mobile-badge" style="background:#6A1B9A;color:#fff;">파일 즉시 저장</span></div>
</div>
<div class="hc-infog-mobile-card" style="border-color:#a5d6a7;background:#f1f8e9;"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">Shift + ⌘ + 4 <span style="color:#2e7d32;font-size:11px;">추천</span></p>
<p class="hc-infog-mobile-desc">드래그로 원하는 영역만 선택 캡처. Space 누르면 창 단위 전환.</p>
<p><span class="hc-infog-mobile-badge" style="background:#66BB6A;color:#fff;">실무 최고 추천</span></div>
</div>
<div class="hc-infog-mobile-card" style="border-color:#80cbc4;background:#e0f2f1;"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ac.png" alt="🎬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">Shift + ⌘ + 5</p>
<p class="hc-infog-mobile-desc">캡처·녹화 통합 메뉴. macOS Mojave 이상 지원 [확인 필요].</p>
<p><span class="hc-infog-mobile-badge" style="background:#00BCD4;color:#fff;">녹화까지 한 번에</span></div>
</div></div>
<p class="hc-infog-cap">▲ 맥 캡처 단축키 3가지 — 범위와 저장 방식 비교</p>
</div>
<h3>Shift + ⌘ + 3 — 전체 화면을 파일로</h3>
<p><span class="hc-kbd">Shift</span> + <span class="hc-kbd">⌘</span> + <span class="hc-kbd">3</span>을 누르면 셔터 소리와 함께 바탕화면에 PNG 파일이 생긴다. 추가 작업 없이 파일이 바로 생성된다는 게 윈도우의 <span class="hc-kbd">PrtScn</span>과 다른 점이다.</p>
<h3>Shift + ⌘ + 4 — 실무에서 가장 쓸모 있는 단축키</h3>
<p>마우스 커서가 십자 모양으로 바뀌면 드래그해 범위를 지정한다. 드래그 도중 <span class="hc-kbd">Space</span>를 누르면 특정 창 전체를 클릭 한 번으로 캡처할 수 있다. 이 기능 하나가 맥 캡처 경험의 핵심이다.</p>
<h3>Shift + ⌘ + 5 — 녹화까지</h3>
<p>화면 하단에 컨트롤 바가 나타나면서 캡처 방식을 고를 수 있다. macOS Mojave(10.14) 이상에서 지원된다 [확인 필요]. 클립보드로만 복사하고 싶다면 위 단축키에 <span class="hc-kbd">Control</span>을 추가하면 된다.</p>
<hr class="hc-divider"/>
<h2 id="game">게임·전문 프로그램 캡처</h2>
<p>전체 화면으로 실행되는 게임에서는 윈도우·맥의 기본 단축키가 작동하지 않는 경우가 있다. 그래픽 드라이버 소프트웨어나 게임 플랫폼이 자체 캡처 기능을 제공하는 이유다.</p>
<h3>NVIDIA GeForce Experience</h3>
<p>NVIDIA 그래픽 카드가 설치되어 있다면 GeForce Experience 앱을 통해 캡처(<span class="hc-kbd">Alt</span> + <span class="hc-kbd">F1</span>)와 녹화(<span class="hc-kbd">Alt</span> + <span class="hc-kbd">F9</span>)가 가능하다 [확인 필요: 현재 버전 기준]. 게임 내 오버레이 기능이 켜져 있어야 작동한다.</p>
<h3>AMD Radeon Software</h3>
<p>AMD 사용자라면 Radeon Software에서 <span class="hc-kbd">Ctrl</span> + <span class="hc-kbd">Shift</span> + <span class="hc-kbd">E</span>(캡처), <span class="hc-kbd">Ctrl</span> + <span class="hc-kbd">Shift</span> + <span class="hc-kbd">R</span>(녹화)을 사용할 수 있다 [확인 필요: 현재 버전 기준].</p>
<h3>Steam 내장 캡처 — F12</h3>
<p>Steam으로 실행한 게임에서는 <span class="hc-kbd">F12</span>를 누르면 캡처된다. Steam 설정 &gt; 게임 중 메뉴에서 단축키를 바꿀 수 있다. Steam 외부에서 실행한 게임에는 적용되지 않는다.</p>
<h3>OBS Studio — 녹화·스트리밍 전용</h3>
<p>무료 오픈소스인 OBS Studio는 화면 녹화와 스트리밍 모두 지원한다. 설정 &gt; 단축키 메뉴에서 원하는 키를 직접 설정할 수 있다. 처음 설정이 다소 복잡하지만, 한 번 세팅해 두면 가장 유연하게 쓸 수 있다.</p>
<div class="hc-tip hc-tip-red hc-reveal">
  <strong><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 주의:</strong> 일부 게임은 외부 오버레이 프로그램과 충돌해 팅기거나 화면이 멈출 수 있다. GeForce Experience나 AMD Radeon Software의 오버레이 기능을 켰을 때 문제가 생긴다면 해당 기능을 꺼 보는 것이 우선이다.
</div>
<hr class="hc-divider"/>
<h2 id="tips">더 잘 쓰는 실전 활용법</h2>
<p>단축키를 외운 다음 단계는 파일 관리와 편집 흐름을 정리하는 것이다. 캡처가 쌓이다 보면 어디에 저장됐는지 몰라서 찾는 시간이 더 길어지는 경우가 생긴다.</p>
<p><!-- ══ 인포그래픽 4 — 활용 팁 ══ --></p>
<div class="hc-reveal" style="margin:28px 0;">
<div class="hc-infog-pc" style="border-radius:12px;overflow:hidden;border:1.5px solid #ffe082;">
<div style="background:#F57F17;padding:13px 20px;text-align:center;">
      <span style="font-size:14px;font-weight:700;color:#fff;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 스크린샷 활용 실전 팁 3가지</span>
    </div>
<div style="background:#fff8e1;padding:20px 16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;box-sizing:border-box;">
<div style="background:#fff;border-radius:10px;border:1.5px solid #ffe082;padding:20px 14px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:30px;margin-bottom:10px;line-height:1.4;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#333;margin-bottom:8px;">저장 폴더 정리</div>
<div style="font-size:12px;color:#666;line-height:1.65;">자주 쓰는 저장 위치에<br />바로가기 만들어두기</div>
</p></div>
<div style="background:#fff;border-radius:10px;border:1.5px solid #ffe082;padding:20px 14px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:30px;margin-bottom:10px;line-height:1.4;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#333;margin-bottom:8px;">캡처 후 바로 편집</div>
<div style="font-size:12px;color:#666;line-height:1.65;">Win+Shift+S 알림 클릭<br />또는 맥 미리보기 활용</div>
</p></div>
<div style="background:#fff;border-radius:10px;border:1.5px solid #ffe082;padding:20px 14px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;box-sizing:border-box;">
<div style="font-size:30px;margin-bottom:10px;line-height:1.4;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<div style="font-size:13px;font-weight:700;color:#333;margin-bottom:8px;">개인정보 확인</div>
<div style="font-size:12px;color:#666;line-height:1.65;">공유 전 비밀번호·계정<br />정보 반드시 가리기</div>
</p></div>
</p></div>
</p></div>
<div class="hc-infog-mobile">
<div class="hc-infog-mobile-card" style="background:#fff8e1;border-color:#ffe082;"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">저장 폴더 정리</p>
<p class="hc-infog-mobile-desc">자주 쓰는 저장 위치에 바로가기를 만들어 두면 찾는 시간이 줄어든다.</p>
</div>
</div>
<div class="hc-infog-mobile-card" style="background:#fff8e1;border-color:#ffe082;"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">캡처 후 바로 편집</p>
<p class="hc-infog-mobile-desc">Win+Shift+S 후 알림을 클릭하면 편집 앱이 바로 열린다.</p>
</div>
</div>
<div class="hc-infog-mobile-card" style="background:#fff8e1;border-color:#ffe082;"><span class="hc-infog-mobile-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="hc-infog-mobile-title">개인정보 확인</p>
<p class="hc-infog-mobile-desc">공유 전 비밀번호·계정 정보가 포함됐는지 반드시 확인한다.</p>
</div>
</div></div>
<p class="hc-infog-cap">▲ 스크린샷 실전 활용 팁 3가지</p>
</div>
<h3>저장 위치를 먼저 파악해 두기</h3>
<p>윈도우에서 <span class="hc-kbd">⊞ Win</span> + <span class="hc-kbd">PrtScn</span>을 쓰면 <strong>사진 &gt; 스크린샷</strong> 폴더에 저장된다. 맥은 기본적으로 바탕화면에 쌓인다. macOS는 <span class="hc-kbd">Shift</span> + <span class="hc-kbd">⌘</span> + <span class="hc-kbd">5</span> 메뉴 &gt; 옵션에서 저장 위치를 변경할 수 있다 [확인 필요].</p>
<h3>클립보드 방식은 빠르게 붙여넣기</h3>
<p><span class="hc-kbd">PrtScn</span>이나 <span class="hc-kbd">Alt</span> + <span class="hc-kbd">PrtScn</span>은 다른 내용을 복사하는 순간 덮어써진다. 중요한 내용이라면 클립보드 방식보다 파일 저장 방식이 안전하다.</p>
<h3>화면 녹화 시 자원 관리</h3>
<p>화면 녹화는 캡처보다 PC 자원을 더 많이 쓴다. 녹화 도중 불필요한 프로그램을 닫아두고, PC 성능이 낮다면 해상도와 프레임 설정을 낮추는 것이 좋다.</p>
<hr class="hc-divider"/>
<h2 id="caution">자주 하는 실수와 주의사항</h2>
<p>단축키를 알아도 막히는 경우가 있다. 아래 상황들이 대표적이다.</p>
<h3>단축키 충돌</h3>
<p>일부 프로그램은 동일한 단축키를 자체 기능에 사용한다. 프로그램 내부 설정에서 충돌하는 단축키를 바꾸거나, OS의 캡처 단축키를 다른 키로 조정해야 한다.</p>
<h3>전체 화면 게임에서 PrtScn이 안 될 때</h3>
<p>전체 화면 모드의 게임에서는 <span class="hc-kbd">PrtScn</span>이 작동하지 않는 경우가 많다. 게임 자체 캡처 기능, GeForce Experience, AMD Radeon Software, 또는 OBS Studio를 사용하는 것이 현실적인 해결책이다.</p>
<h3>개인정보 노출</h3>
<p>계정 정보, 비밀번호, 개인 메시지가 보이는 상태에서 캡처하고 그대로 공유하는 실수가 드물지 않다. 공유 전 편집 앱에서 민감한 부분을 가리거나 자르는 과정이 필수다.</p>
<hr class="hc-divider"/>
<div class="hc-conclusion hc-reveal" id="summary">
<h2>어떤 단축키를 먼저 외워야 할까</h2>
<p>모든 단축키를 한꺼번에 외울 필요는 없다. 자신이 주로 쓰는 OS에 맞는 단축키 하나부터 시작하면 충분하다.</p>
<p>윈도우 사용자라면 <strong>Win + Shift + S</strong>를 먼저 익히는 것을 권한다. 원하는 영역만 선택하고 편집까지 이어지는 흐름이 가장 실용적이다. 맥 사용자라면 <strong>Shift + ⌘ + 4</strong>가 같은 이유로 우선순위다.</p>
<p>파일 저장이 필요하다면 윈도우는 <strong>Win + PrtScn</strong>, 맥은 <strong>Shift + ⌘ + 3</strong>을 추가로 외우면 된다. 게임을 자주 한다면 본인 그래픽 카드 소프트웨어의 캡처 단축키를 확인해 두는 것이 다음 단계다.</p>
<ul class="hc-action-list">
<li><span class="hc-action-num">1</span><span>주로 쓰는 OS 기준으로 핵심 단축키 1~2개를 먼저 익힌다 (윈도우: Win+Shift+S / 맥: Shift+⌘+4)</span></li>
<li><span class="hc-action-num">2</span><span>캡처 파일이 어디에 저장되는지 확인하고, 필요하면 저장 위치를 지정해 둔다</span></li>
<li><span class="hc-action-num">3</span><span>게임 캡처가 필요하다면 그래픽 카드 소프트웨어(NVIDIA/AMD) 또는 Steam 기능을 확인한다</span></li>
<li><span class="hc-action-num">4</span><span>공유 전에 개인정보·계정 정보가 포함됐는지 반드시 확인한다</span></li>
</ul>
</div>
</div>
<p><script>
(function() {
  var nodes = document.querySelectorAll('.hc-reveal');
  if (!nodes || !nodes.length) return;
  if (!('IntersectionObserver' in window)) {
    for (var i = 0; i < nodes.length; i++) { nodes[i].classList.add('hc-visible'); }
    return;
  }
  var observer = new IntersectionObserver(function(entries) {
    for (var j = 0; j < entries.length; j++) {
      if (entries[j].isIntersecting) {
        entries[j].target.classList.add('hc-visible');
        observer.unobserve(entries[j].target);
      }
    }
  }, { threshold: 0.08, rootMargin: '0px 0px -30px 0px' });
  for (var k = 0; k < nodes.length; k++) { observer.observe(nodes[k]); }
})();
</script></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rucian.kr/window-screen-capture/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">916</post-id>	</item>
		<item>
		<title>컴퓨터 스크린 샷 찍는 법: 윈도우, 맥, 단축키 완벽 가이드</title>
		<link>https://rucian.kr/how-to-take-a-screenshot-on-computer/</link>
					<comments>https://rucian.kr/how-to-take-a-screenshot-on-computer/#respond</comments>
		
		<dc:creator><![CDATA[rucian]]></dc:creator>
		<pubDate>Tue, 24 Feb 2026 04:50:54 +0000</pubDate>
				<category><![CDATA[IT가이드]]></category>
		<category><![CDATA[윈도우팁]]></category>
		<category><![CDATA[Print Screen]]></category>
		<category><![CDATA[Snipping Tool]]></category>
		<category><![CDATA[단축키]]></category>
		<category><![CDATA[맥 스크린샷]]></category>
		<category><![CDATA[스크롤 캡처]]></category>
		<category><![CDATA[윈도우 스크린샷]]></category>
		<category><![CDATA[이미지 편집]]></category>
		<category><![CDATA[캡처 및 스케치]]></category>
		<category><![CDATA[컴퓨터 스크린샷]]></category>
		<category><![CDATA[화면 녹화]]></category>
		<category><![CDATA[화면 캡처]]></category>
		<guid isPermaLink="false">https://rucian.kr/?p=584</guid>

					<description><![CDATA[컴퓨터 화면을 저장해야 할 때, 스크린 샷만큼 편리한 기능은 없습니다. 윈도우와 맥 OS별 스크린 샷 찍는 방법을 상세히 안내하고, 자주 사용하는 단축키와 유용한 팁까지 모두 알려드립니다.]]></description>
										<content:encoded><![CDATA[<p><!-- ══════════════════════════════════════════
     서론
══════════════════════════════════════════ --></p>
<p id="why"><strong class="rucian-kw">스크린샷 찍는 방법</strong>이 갑자기 기억이 안 나는 순간, 누구에게나 찾아와요. 오류 메시지가 딱 떴는데 어떻게 저장하지, 즈위프트 라이딩 완주 기록을 블로그에 올리고 싶은데 단축키가 아리송한 상황 말이에요. 알 것 같으면서도 막히는 기능 1순위가 바로 스크린샷이에요.</p>
<p>이 글에서는 윈도우(Windows)와 맥(macOS)에서 <strong class="rucian-kw">스크린샷 찍는 방법</strong>을 상황별로 완전히 정리했어요. 전체 화면 저장, 원하는 영역만 잘라 찍기, 긴 페이지 스크롤 캡처까지 한 번에 다룰게요. 북마크해두고 필요할 때마다 꺼내 보세요.</p>
<p><!-- ── 인포그래픽 1 : 스크린샷이 필요한 상황 ── --></p>
<div class="rucian-infographic-wrap">
  <svg viewBox="0 0 760 300" xmlns="http://www.w3.org/2000/svg"
       role="img" aria-label="스크린샷 찍는 방법이 필요한 4가지 대표 상황"
       font-family="'Noto Sans KR', sans-serif">
    <rect width="760" height="300" fill="#2E2E2E"/>
    <text x="380" y="36" text-anchor="middle" font-size="15" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f8.png" alt="📸" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 스크린샷 찍는 방법 — 언제 필요할까요?</text>
    <line x1="100" y1="48" x2="660" y2="48" stroke="#4E4E4E" stroke-width="1.5"/>
    <!-- 카드 1 -->
    <rect x="28" y="62" width="158" height="118" rx="10" fill="#1C1C1C" stroke="#00BCD4" stroke-width="1.5"/>
    <text x="107" y="96" text-anchor="middle" font-size="28"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f41b.png" alt="🐛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="107" y="120" text-anchor="middle" font-size="13" font-weight="700" fill="#F0F0F0">오류 화면 캡처</text>
    <text x="107" y="138" text-anchor="middle" font-size="11" fill="#A8A8A8">에러 메시지 저장해</text>
    <text x="107" y="153" text-anchor="middle" font-size="11" fill="#A8A8A8">문의·공유할 때</text>
    <text x="107" y="170" text-anchor="middle" font-size="11" fill="#00BCD4" font-weight="700">가장 흔한 사례</text>
    <!-- 카드 2 -->
    <rect x="202" y="62" width="158" height="118" rx="10" fill="#1C1C1C" stroke="#EF5350" stroke-width="1.5"/>
    <text x="281" y="96" text-anchor="middle" font-size="28"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png" alt="💬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="281" y="120" text-anchor="middle" font-size="13" font-weight="700" fill="#F0F0F0">대화·약속 기록</text>
    <text x="281" y="138" text-anchor="middle" font-size="11" fill="#A8A8A8">메시지·약속 내용</text>
    <text x="281" y="153" text-anchor="middle" font-size="11" fill="#A8A8A8">증거로 보관할 때</text>
    <text x="281" y="170" text-anchor="middle" font-size="11" fill="#EF5350" font-weight="700">증거·기록 보존</text>
    <!-- 카드 3 -->
    <rect x="376" y="62" width="158" height="118" rx="10" fill="#1C1C1C" stroke="#FFA726" stroke-width="1.5"/>
    <text x="455" y="96" text-anchor="middle" font-size="28"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6b4.png" alt="🚴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="455" y="120" text-anchor="middle" font-size="13" font-weight="700" fill="#F0F0F0">운동·게임 기록</text>
    <text x="455" y="138" text-anchor="middle" font-size="11" fill="#A8A8A8">즈위프트 라이딩</text>
    <text x="455" y="153" text-anchor="middle" font-size="11" fill="#A8A8A8">기록·게임 클리어</text>
    <text x="455" y="170" text-anchor="middle" font-size="11" fill="#FFA726" font-weight="700">SNS·블로그 업로드</text>
    <!-- 카드 4 -->
    <rect x="550" y="62" width="182" height="118" rx="10" fill="#1C1C1C" stroke="#66BB6A" stroke-width="1.5"/>
    <text x="641" y="96" text-anchor="middle" font-size="28"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="641" y="120" text-anchor="middle" font-size="13" font-weight="700" fill="#F0F0F0">웹 페이지 저장</text>
    <text x="641" y="138" text-anchor="middle" font-size="11" fill="#A8A8A8">나중에 다시 볼</text>
    <text x="641" y="153" text-anchor="middle" font-size="11" fill="#A8A8A8">정보 빠르게 보관</text>
    <text x="641" y="170" text-anchor="middle" font-size="11" fill="#66BB6A" font-weight="700">리서치·자료 수집</text>
    <!-- 하단 배너 -->
    <rect x="28" y="196" width="704" height="84" rx="10" fill="#1C1C1C" stroke="#00BCD4" stroke-width="1"/>
    <text x="380" y="226" text-anchor="middle" font-size="13.5" fill="#F0F0F0" font-weight="700">어떤 OS든 — 스크린샷 찍는 방법 핵심 단축키 3개만 알면 충분해요</text>
    <text x="380" y="250" text-anchor="middle" font-size="12" fill="#A8A8A8">Windows: Win+Shift+S   /   macOS: Shift+⌘+4   /   공통 클립보드: PrtScn</text>
    <text x="380" y="269" text-anchor="middle" font-size="11" fill="#666">아래에서 OS별로 자세히 알아볼게요 ↓</text>
  </svg></p>
<p class="rucian-infographic-cap">▲ 스크린샷 찍는 방법이 필요한 4가지 대표 상황</p>
</div>
<p><!-- 모바일 대체 카드 1 --></p>
<div class="rucian-info-cards">
<div class="rucian-info-card">
    <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f41b.png" alt="🐛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title">오류 화면 캡처</p>
<p class="rucian-info-card-desc">에러 메시지를 저장해 문의·공유할 때</p>
<p>      <span class="rucian-info-card-badge" style="background:#00BCD4;">가장 흔한 사례</span>
    </div>
</p></div>
<div class="rucian-info-card">
    <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png" alt="💬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title">대화·약속 기록</p>
<p class="rucian-info-card-desc">메시지·약속 내용을 증거로 보관할 때</p>
<p>      <span class="rucian-info-card-badge" style="background:#EF5350;">증거·기록 보존</span>
    </div>
</p></div>
<div class="rucian-info-card">
    <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6b4.png" alt="🚴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title">운동·게임 기록</p>
<p class="rucian-info-card-desc">즈위프트 라이딩 기록, 게임 클리어 화면</p>
<p>      <span class="rucian-info-card-badge" style="background:#FFA726;">SNS·블로그 업로드</span>
    </div>
</p></div>
<div class="rucian-info-card">
    <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title">웹 페이지 저장</p>
<p class="rucian-info-card-desc">나중에 다시 볼 정보를 빠르게 저장</p>
<p>      <span class="rucian-info-card-badge" style="background:#66BB6A;">리서치·자료 수집</span>
    </div>
</p></div>
<div class="rucian-info-card" style="background:#1C1C1C; border-color:#00BCD4;">
    <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2328.png" alt="⌨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title" style="color:#00BCD4;">핵심 단축키 3개만</p>
<p class="rucian-info-card-desc">Windows: Win+Shift+S</p>
<p class="rucian-info-card-desc">macOS: Shift+⌘+4</p>
<p class="rucian-info-card-desc">공통 복사: PrtScn</p>
</p></div>
</p></div>
</div>
<p><!-- ══════════════════════════════════════════
     Windows 섹션
══════════════════════════════════════════ --></p>
<h2 id="windows">윈도우(Windows)에서 스크린샷 찍는 방법</h2>
<p>윈도우에서 <strong class="rucian-kw">스크린샷 찍는 방법</strong>은 목적에 따라 세 가지로 나뉘어요. 파일로 바로 저장할지, 영역을 선택해서 클립보드에 복사할지, 아니면 편집까지 함께 처리할지에 따라 가장 편한 방법을 골라보세요.</p>
<h3 id="win-prtscn"><span class="rucian-h3-marker">▸</span>윈도우 스크린샷 찍는 방법 ① — Win+PrtScn 전체 자동 저장</h3>
<p>가장 빠른 전체 화면 저장 방식이에요. <kbd>Win</kbd>+<kbd>PrtScn</kbd>을 누르면 화면이 순간적으로 어두워지면서 <span class="rucian-highlight">사진 &gt; 스크린샷</span> 폴더에 PNG 파일로 자동 저장돼요. 붙여넣기 없이 파일이 즉시 생기는 게 편리해요.</p>
<h4>PrtScn 단독으로 누르면 어떻게 되나요?</h4>
<p><kbd>PrtScn</kbd>만 단독으로 누르면 클립보드에만 복사되고 <strong>파일로는 저장되지 않아요.</strong> 그림판·파워포인트에 <kbd>Ctrl</kbd>+<kbd>V</kbd>로 붙여넣어야 저장이 가능해요. &#8220;스크린샷이 어디 갔지?&#8221; 하고 헷갈리는 원인이 바로 이 차이예요.</p>
<div class="rucian-tip-box">
  <strong><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 팁</strong> — 현재 활성화된 창 하나만 캡처하고 싶다면 <kbd>Alt</kbd>+<kbd>PrtScn</kbd>을 쓰세요. 포커스된 창만 클립보드에 복사돼요.
</div>
<h3 id="win-shift-s"><span class="rucian-h3-marker">▸</span>윈도우 스크린샷 찍는 방법 ② — Win+Shift+S 영역 선택 캡처</h3>
<p>윈도우 10 이후 가장 많이 쓰이는 <strong>스크린샷 찍는 방법</strong>이에요. <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>S</kbd>를 누르면 화면이 살짝 어두워지면서 상단에 캡처 모드 바가 나타나요. 사각형 드래그, 자유형, 창 단위, 전체 화면 4가지 모드를 선택할 수 있어요.</p>
<h4>알림을 꼭 클릭하세요</h4>
<p>캡처된 내용은 클립보드에 복사되는 동시에 오른쪽 하단에 알림이 떠요. 이 알림을 클릭하면 <strong>캡처 및 스케치</strong> 앱이 열리면서 펜·형광펜으로 마크업하고 PNG·JPG로 저장할 수 있어요. 알림을 그냥 닫으면 클립보드에만 남으니 주의해요.</p>
<h3 id="win-snipping"><span class="rucian-h3-marker">▸</span>윈도우 스크린샷 찍는 방법 ③ — 캡처 및 스케치 앱 활용</h3>
<p>검색창에 <strong>&#8220;캡처 및 스케치&#8221;</strong> 또는 <strong>&#8220;Snipping Tool&#8221;</strong>을 입력해서 실행해요. 3초·5초·10초 지연 타이머 기능이 있어서, 마우스 오른쪽 컨텍스트 메뉴처럼 잠깐만 나타나는 화면도 타이머를 걸어서 스크린샷으로 찍을 수 있어요. 펜·형광펜·지우개 도구로 편집까지 앱 안에서 처리할 수 있는 게 장점이에요.</p>
<p><!-- ── 인포그래픽 2 : Windows 플로우 ── --></p>
<div class="rucian-infographic-wrap">
  <svg viewBox="0 0 760 344" xmlns="http://www.w3.org/2000/svg"
       role="img" aria-label="윈도우 스크린샷 찍는 방법 상황별 선택 플로우차트"
       font-family="'Noto Sans KR', sans-serif">
    <rect width="760" height="344" fill="#2E2E2E"/>
    <text x="380" y="34" text-anchor="middle" font-size="14" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1fa9f.png" alt="🪟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 윈도우 스크린샷 찍는 방법 — 상황별 선택 가이드</text>
    <line x1="80" y1="46" x2="680" y2="46" stroke="#4E4E4E" stroke-width="1.5" stroke-dasharray="4,3"/>
    <rect x="300" y="62" width="160" height="40" rx="20" fill="#00BCD4"/>
    <text x="380" y="87" text-anchor="middle" font-size="13" fill="#1C1C1C" font-weight="700">스크린샷 찍기</text>
    <line x1="380" y1="102" x2="380" y2="124" stroke="#666" stroke-width="2" marker-end="url(#arr-gp1)"/>
    <polygon points="380,124 460,156 380,188 300,156" fill="#1C1C1C" stroke="#00BCD4" stroke-width="2"/>
    <text x="380" y="152" text-anchor="middle" font-size="12" fill="#F0F0F0" font-weight="700">저장 방식?</text>
    <text x="380" y="168" text-anchor="middle" font-size="10.5" fill="#A8A8A8">상황에 맞게 선택</text>
    <!-- 왼쪽 -->
    <line x1="300" y1="156" x2="158" y2="156" stroke="#666" stroke-width="1.5" marker-end="url(#arr-gp1)"/>
    <text x="226" y="146" text-anchor="middle" font-size="10.5" fill="#EF5350" font-weight="700">바로 파일 저장</text>
    <rect x="58" y="178" width="200" height="86" rx="10" fill="#1C1C1C" stroke="#EF5350" stroke-width="1.5"/>
    <text x="158" y="208" text-anchor="middle" font-size="22"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4be.png" alt="💾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="158" y="229" text-anchor="middle" font-size="12.5" font-weight="700" fill="#F0F0F0">Win + PrtScn</text>
    <text x="158" y="247" text-anchor="middle" font-size="11" fill="#A8A8A8">사진 › 스크린샷 폴더</text>
    <text x="158" y="261" text-anchor="middle" font-size="11" fill="#A8A8A8">PNG 자동 저장</text>
    <!-- 오른쪽 -->
    <line x1="460" y1="156" x2="602" y2="156" stroke="#666" stroke-width="1.5" marker-end="url(#arr-gp1)"/>
    <text x="529" y="146" text-anchor="middle" font-size="10.5" fill="#00BCD4" font-weight="700">영역 선택 후 사용</text>
    <rect x="502" y="178" width="200" height="86" rx="10" fill="#1C1C1C" stroke="#00BCD4" stroke-width="1.5"/>
    <text x="602" y="208" text-anchor="middle" font-size="22"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="602" y="229" text-anchor="middle" font-size="12.5" font-weight="700" fill="#F0F0F0">Win + Shift + S</text>
    <text x="602" y="247" text-anchor="middle" font-size="11" fill="#A8A8A8">드래그 → 클립보드</text>
    <text x="602" y="261" text-anchor="middle" font-size="11" fill="#A8A8A8">알림 클릭 → 편집 가능</text>
    <!-- 아래 -->
    <line x1="380" y1="188" x2="380" y2="210" stroke="#666" stroke-width="1.5" marker-end="url(#arr-gp1)"/>
    <text x="393" y="205" font-size="10.5" fill="#FFA726" font-weight="700">편집도 필요하면</text>
    <rect x="280" y="210" width="200" height="86" rx="10" fill="#1C1C1C" stroke="#FFA726" stroke-width="1.5"/>
    <text x="380" y="240" text-anchor="middle" font-size="22"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/270f.png" alt="✏" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="380" y="261" text-anchor="middle" font-size="12.5" font-weight="700" fill="#F0F0F0">캡처 및 스케치</text>
    <text x="380" y="279" text-anchor="middle" font-size="11" fill="#A8A8A8">타이머 + 펜·형광펜</text>
    <text x="380" y="293" text-anchor="middle" font-size="11" fill="#A8A8A8">PNG / JPG / GIF 저장</text>
    <!-- 하단 팁 -->
    <rect x="30" y="308" width="700" height="28" rx="7" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1"/>
    <text x="380" y="327" text-anchor="middle" font-size="11.5" fill="#A8A8A8"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 게임·동영상 화면: <tspan font-weight="700" fill="#F0F0F0">Win+G (게임바)</tspan> 실행 → 카메라 아이콘 클릭 → 동영상 › 캡처 폴더 저장</text>
    <defs>
      <marker id="arr-gp1" markerWidth="8" markerHeight="8" refX="4" refY="4" orient="auto">
        <path d="M0,0 L0,8 L8,4 Z" fill="#666"/>
      </marker>
    </defs>
  </svg></p>
<p class="rucian-infographic-cap">▲ 윈도우 스크린샷 찍는 방법 — 상황별 선택 플로우차트</p>
</div>
<p><!-- 모바일 대체 카드 2 --></p>
<div class="rucian-info-cards">
<div class="rucian-shortcut-grid">
<div class="rucian-shortcut-item">
<div class="rucian-shortcut-keys">Win<br />+<br />PrtScn</div>
<div>
<p class="rucian-shortcut-desc">전체 화면 자동 저장</p>
<p class="rucian-shortcut-sub">사진 › 스크린샷 폴더에 PNG 저장</p>
</p></div>
</p></div>
<div class="rucian-shortcut-item">
<div class="rucian-shortcut-keys">Win<br />+Shift<br />+S</div>
<div>
<p class="rucian-shortcut-desc">영역 선택 캡처</p>
<p class="rucian-shortcut-sub">드래그 후 클립보드 복사 → 알림 클릭으로 편집</p>
</p></div>
</p></div>
<div class="rucian-shortcut-item">
<div class="rucian-shortcut-keys">캡처<br />및<br />스케치</div>
<div>
<p class="rucian-shortcut-desc">지연 타이머 + 편집까지</p>
<p class="rucian-shortcut-sub">펜·형광펜 마크업, PNG/JPG 저장 가능</p>
</p></div>
</p></div>
<div class="rucian-info-card" style="background:#1C1C1C; border-color:#4E4E4E;">
      <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ae.png" alt="🎮" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title">게임·영상 화면은?</p>
<p class="rucian-info-card-desc">Win+G (게임바) → 카메라 클릭 → 동영상 › 캡처 폴더에 저장</p>
</p></div>
</p></div>
</p></div>
</div>
<p><a class="rucian-ext-link-box" href="https://support.microsoft.com/ko-kr/windows/windows-%EC%8A%A4%ED%81%AC%EB%A6%B0%EC%83%B7-%EB%B0%8F-%EC%BA%A1%EC%B2%98-%EB%8F%84%EA%B5%AC-%EC%82%AC%EC%9A%A9-%EB%B0%A9%EB%B2%95-00215351-9e39-4502-9090-910867050904" target="_blank" rel="noopener"><br />
  <span class="rucian-link-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1fa9f.png" alt="🪟" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
  <span class="rucian-link-text"><br />
    <strong>Microsoft 공식 — Windows 스크린샷 및 캡처 도구 사용 방법</strong><br />
    <span>support.microsoft.com · 공식 가이드</span><br />
  </span><br />
  <span class="rucian-ext-link-label">공식 문서 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
</a></p>
<hr class="rucian-divider">
<p><!-- ══════════════════════════════════════════
     macOS 섹션
══════════════════════════════════════════ --></p>
<h2 id="macos">맥(macOS)에서 스크린샷 찍는 방법</h2>
<p>맥에서 <strong class="rucian-kw">스크린샷 찍는 방법</strong>은 단축키가 처음에 복잡해 보이지만, 딱 두 가지 패턴만 기억하면 충분해요. <kbd>⌘</kbd>+<kbd>3</kbd>(전체)과 <kbd>⌘</kbd>+<kbd>4</kbd>(영역 선택)의 차이, 그리고 앞에 <kbd>Ctrl</kbd>을 추가하면 파일 저장 대신 클립보드 복사가 된다는 점. 이 두 가지예요.</p>
<h3 id="mac-3"><span class="rucian-h3-marker">▸</span>맥 스크린샷 찍는 방법 ① — Shift+⌘+3 전체 화면 캡처</h3>
<p>모니터 전체를 바탕화면에 PNG로 자동 저장해요. 캡처 직후 오른쪽 하단에 썸네일이 잠깐 나타나는데, 클릭하면 편집 화면으로 바로 이동해요. 여러 모니터 환경에서는 각 모니터별로 별도 파일이 생성되니 참고해요.</p>
<h3 id="mac-4"><span class="rucian-h3-marker">▸</span>맥 스크린샷 찍는 방법 ② — Shift+⌘+4 영역 선택 캡처</h3>
<p>커서가 십자(+) 모양으로 바뀌면 원하는 영역을 드래그해요. 드래그 도중 <kbd>Spacebar</kbd>를 누르면 창 단위 캡처로 전환되는 게 핵심 포인트예요. 창 테두리를 자동으로 인식해서 깔끔하게 잘라줘요. 그림자를 제거하고 싶다면 <kbd>Option</kbd> 키를 누른 채로 클릭하면 돼요.</p>
<h4>클립보드로만 복사하고 싶다면</h4>
<p>단축키 앞에 <kbd>Ctrl</kbd>을 추가하면 파일 저장 대신 클립보드에만 복사돼요. <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>⌘</kbd>+<kbd>4</kbd>를 누르면 드래그한 영역이 클립보드에 바로 복사돼요. 슬랙·노션에 붙여넣을 때 파일이 생기지 않아서 오히려 편해요.</p>
<div class="rucian-tip-box rucian-blue">
  <strong><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 팁</strong> — 드래그 중에 <kbd>Shift</kbd>를 추가로 누르면 가로 또는 세로 방향으로만 영역이 고정돼요. 정밀한 캡처가 필요할 때 유용해요.
</div>
<h3 id="mac-5"><span class="rucian-h3-marker">▸</span>맥 스크린샷 찍는 방법 ③ — Shift+⌘+5 통합 스크린샷 앱</h3>
<p>macOS Mojave(10.14) 이상에서 쓸 수 있는 통합 도구예요. 화면 하단에 컨트롤 바가 나타나서 캡처 모드, 저장 위치, 타이머를 한 곳에서 설정해요. 화면 녹화 기능도 내장돼 있어서 즈위프트 라이딩 화면이나 튜토리얼 영상 제작에도 바로 활용할 수 있어요.</p>
<p><!-- ── 인포그래픽 3 : macOS 단축키 ── --></p>
<div class="rucian-infographic-wrap">
  <svg viewBox="0 0 760 322" xmlns="http://www.w3.org/2000/svg"
       role="img" aria-label="맥 스크린샷 단축키 완전 정리"
       font-family="'Noto Sans KR', sans-serif">
    <rect width="760" height="322" fill="#2E2E2E"/>
    <text x="380" y="34" text-anchor="middle" font-size="14" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f34e.png" alt="🍎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 맥 스크린샷 찍는 방법 — 단축키 완전 정리</text>
    <line x1="80" y1="46" x2="680" y2="46" stroke="#4E4E4E" stroke-width="1.5" stroke-dasharray="4,3"/>
    <!-- 카드 1 -->
    <g transform="translate(28,60)">
      <rect width="220" height="106" rx="10" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
      <rect x="12" y="14" width="48" height="30" rx="5" fill="#3A3A3A" stroke="#5E5E5E" stroke-width="1.5"/>
      <text x="36" y="34" text-anchor="middle" font-size="12" fill="#F0F0F0" font-weight="700">Shift</text>
      <text x="63" y="33" text-anchor="middle" font-size="16" fill="#666">+</text>
      <rect x="69" y="14" width="48" height="30" rx="5" fill="#3A3A3A" stroke="#5E5E5E" stroke-width="1.5"/>
      <text x="93" y="34" text-anchor="middle" font-size="15" fill="#F0F0F0" font-weight="700">⌘</text>
      <text x="120" y="33" text-anchor="middle" font-size="16" fill="#666">+</text>
      <rect x="126" y="14" width="34" height="30" rx="5" fill="#00BCD4"/>
      <text x="143" y="34" text-anchor="middle" font-size="15" fill="#1C1C1C" font-weight="700">3</text>
      <text x="110" y="76" text-anchor="middle" font-size="13" fill="#F0F0F0" font-weight="700">전체 화면 캡처</text>
      <text x="110" y="95" text-anchor="middle" font-size="11" fill="#A8A8A8">바탕화면에 PNG 저장</text>
    </g>
    <!-- 카드 2 -->
    <g transform="translate(270,60)">
      <rect width="220" height="106" rx="10" fill="#1C1C1C" stroke="#00BCD4" stroke-width="1.5"/>
      <rect x="12" y="14" width="48" height="30" rx="5" fill="#0E3A40" stroke="#00BCD4" stroke-width="1.5"/>
      <text x="36" y="34" text-anchor="middle" font-size="12" fill="#00BCD4" font-weight="700">Shift</text>
      <text x="63" y="33" text-anchor="middle" font-size="16" fill="#666">+</text>
      <rect x="69" y="14" width="48" height="30" rx="5" fill="#0E3A40" stroke="#00BCD4" stroke-width="1.5"/>
      <text x="93" y="34" text-anchor="middle" font-size="15" fill="#00BCD4" font-weight="700">⌘</text>
      <text x="120" y="33" text-anchor="middle" font-size="16" fill="#666">+</text>
      <rect x="126" y="14" width="34" height="30" rx="5" fill="#00BCD4"/>
      <text x="143" y="34" text-anchor="middle" font-size="15" fill="#1C1C1C" font-weight="700">4</text>
      <text x="110" y="76" text-anchor="middle" font-size="13" fill="#F0F0F0" font-weight="700">영역 선택 캡처</text>
      <text x="110" y="95" text-anchor="middle" font-size="11" fill="#A8A8A8">드래그로 원하는 부분만</text>
    </g>
    <!-- 카드 3 -->
    <g transform="translate(512,60)">
      <rect width="220" height="106" rx="10" fill="#1C1C1C" stroke="#66BB6A" stroke-width="1.5"/>
      <rect x="12" y="14" width="48" height="30" rx="5" fill="#0E2E12" stroke="#66BB6A" stroke-width="1.5"/>
      <text x="36" y="34" text-anchor="middle" font-size="12" fill="#66BB6A" font-weight="700">Shift</text>
      <text x="63" y="33" text-anchor="middle" font-size="16" fill="#666">+</text>
      <rect x="69" y="14" width="48" height="30" rx="5" fill="#0E2E12" stroke="#66BB6A" stroke-width="1.5"/>
      <text x="93" y="34" text-anchor="middle" font-size="15" fill="#66BB6A" font-weight="700">⌘</text>
      <text x="120" y="33" text-anchor="middle" font-size="16" fill="#666">+</text>
      <rect x="126" y="14" width="34" height="30" rx="5" fill="#66BB6A"/>
      <text x="143" y="34" text-anchor="middle" font-size="15" fill="#1C1C1C" font-weight="700">5</text>
      <text x="110" y="76" text-anchor="middle" font-size="13" fill="#F0F0F0" font-weight="700">통합 앱 실행</text>
      <text x="110" y="95" text-anchor="middle" font-size="11" fill="#A8A8A8">화면 녹화 기능까지 포함</text>
    </g>
    <!-- Spacebar 팁 -->
    <g transform="translate(28,180)">
      <rect width="460" height="58" rx="10" fill="#1C1C1C" stroke="#FFA726" stroke-width="1.5"/>
      <text x="230" y="26" text-anchor="middle" font-size="12" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f511.png" alt="🔑" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Shift+⌘+4 사용 중 Spacebar 누르기</text>
      <text x="230" y="46" text-anchor="middle" font-size="11.5" fill="#A8A8A8">십자 커서 → 카메라 아이콘으로 전환 → 창 단위 캡처 모드</text>
    </g>
    <!-- Ctrl 팁 -->
    <g transform="translate(508,180)">
      <rect width="224" height="58" rx="10" fill="#1C1C1C" stroke="#AB47BC" stroke-width="1.5"/>
      <text x="112" y="26" text-anchor="middle" font-size="12" font-weight="700" fill="#F0F0F0">⌃ Ctrl 추가 = 클립보드</text>
      <text x="112" y="44" text-anchor="middle" font-size="11" fill="#A8A8A8">파일 저장 없이 바로 붙여넣기 가능</text>
    </g>
    <!-- 저장 위치 -->
    <rect x="28" y="254" width="704" height="50" rx="10" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
    <text x="380" y="274" text-anchor="middle" font-size="12" fill="#F0F0F0" font-weight="700"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 기본 저장 위치</text>
    <text x="380" y="295" text-anchor="middle" font-size="11.5" fill="#A8A8A8">바탕화면 › &#8220;스크린샷 YYYY-MM-DD HH.MM.SS.png&#8221; 형식 (Shift+⌘+5 옵션에서 변경 가능)</text>
  </svg></p>
<p class="rucian-infographic-cap">▲ 맥 스크린샷 찍는 방법 — 단축키 한눈에 보기</p>
</div>
<p><!-- 모바일 대체 카드 3 --></p>
<div class="rucian-info-cards">
<div class="rucian-shortcut-grid">
<div class="rucian-shortcut-item">
<div class="rucian-shortcut-keys">Shift<br />+⌘+3</div>
<div>
<p class="rucian-shortcut-desc">전체 화면 캡처</p>
<p class="rucian-shortcut-sub">바탕화면에 PNG 자동 저장</p>
</p></div>
</p></div>
<div class="rucian-shortcut-item">
<div class="rucian-shortcut-keys">Shift<br />+⌘+4</div>
<div>
<p class="rucian-shortcut-desc">영역 선택 캡처</p>
<p class="rucian-shortcut-sub">드래그로 원하는 부분만 · Spacebar로 창 단위 전환</p>
</p></div>
</p></div>
<div class="rucian-shortcut-item">
<div class="rucian-shortcut-keys">Shift<br />+⌘+5</div>
<div>
<p class="rucian-shortcut-desc">통합 앱 실행</p>
<p class="rucian-shortcut-sub">저장 위치·타이머 설정 · 화면 녹화 포함</p>
</p></div>
</p></div>
<div class="rucian-info-card" style="background:#1C1C1C; border-color:#FFA726;">
      <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title">클립보드로 복사하려면?</p>
<p class="rucian-info-card-desc">단축키 앞에 <strong>Ctrl</strong> 추가 → 파일 저장 없이 바로 붙여넣기 가능</p>
</p></div>
</p></div>
</p></div>
</div>
<p><a class="rucian-ext-link-box" href="https://support.apple.com/ko-kr/HT201361" target="_blank" rel="noopener"><br />
  <span class="rucian-link-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f34e.png" alt="🍎" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
  <span class="rucian-link-text"><br />
    <strong>Apple 공식 — Mac에서 스크린샷 찍는 방법</strong><br />
    <span>support.apple.com · 공식 가이드</span><br />
  </span><br />
  <span class="rucian-ext-link-label">공식 문서 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
</a></p>
<hr class="rucian-divider">
<p><!-- ══════════════════════════════════════════
     스크롤 캡처 섹션
══════════════════════════════════════════ --></p>
<h2 id="scroll">긴 페이지를 한 번에 — 스크롤 스크린샷 찍는 방법</h2>
<p>일반 <strong class="rucian-kw">스크린샷 찍는 방법</strong>으로는 현재 화면에 보이는 부분만 담을 수 있어요. 긴 웹 페이지나 블로그 글 전체를 통째로 저장하려면 브라우저의 스크롤 캡처 기능을 써야 해요. 브라우저마다 방법이 다르니 아래를 참고해요.</p>
<h3 id="scroll-edge"><span class="rucian-h3-marker">▸</span>엣지(Edge) — 스크롤 스크린샷 찍는 방법 중 가장 쉬운 방법</h3>
<p>엣지는 OS 구분 없이 <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>S</kbd>를 누르면 웹 캡처 패널이 바로 열려요. <strong>&#8220;전체 페이지 캡처&#8221;</strong>를 선택하면 스크롤 없이 페이지 전체를 이미지로 저장해요. 별도 확장 프로그램이 필요 없어서 가장 빠른 방법이에요.</p>
<h3 id="scroll-chrome"><span class="rucian-h3-marker">▸</span>크롬(Chrome) — 개발자 도구로 스크롤 스크린샷 찍는 방법</h3>
<p>크롬은 기본 기능에 스크롤 캡처가 없어요. 개발자 도구로 우회하려면 <kbd>F12</kbd>로 개발자 도구를 열고, <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>로 명령 팔레트를 연 뒤 <strong>&#8220;Capture full size screenshot&#8221;</strong>을 검색해서 실행해요. 번거롭다면 GoFullPage 확장 프로그램을 설치하면 훨씬 편해요.</p>
<h4>GoFullPage 확장 프로그램 설치</h4>
<p>크롬 웹 스토어에서 &#8220;GoFullPage&#8221;를 검색하면 바로 나와요. 설치 후 확장 아이콘을 클릭하면 현재 페이지 전체를 PNG 또는 PDF로 캡처할 수 있어요. 무료 버전만으로도 대부분의 용도엔 충분해요.</p>
<p><a class="rucian-ext-link-box" href="https://chromewebstore.google.com/detail/gofullpage-full-page-scre/fdpohaocaechififmbbbbbknoalclacl" target="_blank" rel="noopener"><br />
  <span class="rucian-link-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f535.png" alt="🔵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
  <span class="rucian-link-text"><br />
    <strong>GoFullPage — Chrome 전체 페이지 스크린샷 확장 프로그램</strong><br />
    <span>chromewebstore.google.com · 무료</span><br />
  </span><br />
  <span class="rucian-ext-link-label">크롬 확장 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
</a></p>
<p><!-- ── 인포그래픽 4 : 브라우저 비교 ── --></p>
<div class="rucian-infographic-wrap">
  <svg viewBox="0 0 760 282" xmlns="http://www.w3.org/2000/svg"
       role="img" aria-label="브라우저별 스크롤 스크린샷 찍는 방법 비교"
       font-family="'Noto Sans KR', sans-serif">
    <rect width="760" height="282" fill="#2E2E2E"/>
    <text x="380" y="34" text-anchor="middle" font-size="14" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 브라우저별 스크롤 스크린샷 찍는 방법 비교</text>
    <line x1="80" y1="46" x2="680" y2="46" stroke="#4E4E4E" stroke-width="1.5" stroke-dasharray="4,3"/>
    <!-- 헤더 -->
    <rect x="30" y="58" width="700" height="30" rx="6" fill="#1C1C1C"/>
    <text x="130" y="78" text-anchor="middle" font-size="12" fill="#F0F0F0" font-weight="700">브라우저</text>
    <text x="320" y="78" text-anchor="middle" font-size="12" fill="#F0F0F0" font-weight="700">스크린샷 찍는 방법</text>
    <text x="562" y="78" text-anchor="middle" font-size="12" fill="#F0F0F0" font-weight="700">난이도</text>
    <text x="697" y="78" text-anchor="middle" font-size="12" fill="#F0F0F0" font-weight="700">추천</text>
    <!-- Edge 행 -->
    <rect x="30" y="88" width="700" height="52" fill="#232323" stroke="#4E4E4E" stroke-width="1"/>
    <text x="66" y="118" font-size="24"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="130" y="109" text-anchor="middle" font-size="13" font-weight="700" fill="#42A5F5">Edge</text>
    <text x="130" y="128" text-anchor="middle" font-size="11" fill="#A8A8A8">Windows 기본 브라우저</text>
    <text x="320" y="118" text-anchor="middle" font-size="11.5" fill="#F0F0F0">Ctrl+Shift+S → 전체 페이지 캡처 선택</text>
    <text x="562" y="118" text-anchor="middle" font-size="12" fill="#66BB6A" font-weight="700">⬤ 매우 쉬움</text>
    <text x="697" y="115" text-anchor="middle" font-size="18"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <!-- Chrome 행 -->
    <rect x="30" y="140" width="700" height="52" fill="#2A2A2A" stroke="#4E4E4E" stroke-width="1"/>
    <text x="66" y="170" font-size="24"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f535.png" alt="🔵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="130" y="161" text-anchor="middle" font-size="13" font-weight="700" fill="#42A5F5">Chrome</text>
    <text x="130" y="180" text-anchor="middle" font-size="11" fill="#A8A8A8">가장 많이 쓰는 브라우저</text>
    <text x="320" y="162" text-anchor="middle" font-size="11.5" fill="#F0F0F0">F12 → Ctrl+Shift+P → Capture full size</text>
    <text x="320" y="178" text-anchor="middle" font-size="10.5" fill="#666">또는 GoFullPage 확장 프로그램</text>
    <text x="562" y="170" text-anchor="middle" font-size="12" fill="#FFA726" font-weight="700">⬤ 보통</text>
    <text x="697" y="167" text-anchor="middle" font-size="18"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <!-- Safari 행 -->
    <rect x="30" y="192" width="700" height="52" fill="#232323" stroke="#4E4E4E" stroke-width="1"/>
    <text x="66" y="222" font-size="24"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ed.png" alt="🧭" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <text x="130" y="213" text-anchor="middle" font-size="13" font-weight="700" fill="#42A5F5">Safari</text>
    <text x="130" y="232" text-anchor="middle" font-size="11" fill="#A8A8A8">맥 기본 브라우저</text>
    <text x="320" y="212" text-anchor="middle" font-size="11.5" fill="#F0F0F0">파일 → PDF로 내보내기</text>
    <text x="320" y="228" text-anchor="middle" font-size="10.5" fill="#666">이미지가 아닌 PDF 형식으로 저장됨</text>
    <text x="562" y="220" text-anchor="middle" font-size="12" fill="#EF5350" font-weight="700">⬤ 제한적</text>
    <text x="697" y="217" text-anchor="middle" font-size="18"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></text>
    <!-- 하단 팁 -->
    <rect x="30" y="252" width="700" height="24" rx="6" fill="#0E3A40" stroke="#00BCD4" stroke-width="1"/>
    <text x="380" y="268" text-anchor="middle" font-size="11.5" fill="#00BCD4" font-weight="700"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 스크롤 캡처가 자주 필요하다면 Edge를 메인 브라우저로 쓰거나 Chrome에 GoFullPage를 추가하세요</text>
  </svg></p>
<p class="rucian-infographic-cap">▲ 브라우저별 스크롤 스크린샷 찍는 방법 비교</p>
</div>
<p><!-- 모바일 대체 카드 4 --></p>
<div class="rucian-info-cards">
<div class="rucian-compare-table">
<div class="rucian-compare-row">
<div class="rucian-compare-row-head">
        <span class="rucian-compare-row-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
        <span class="rucian-compare-row-name" style="color:#42A5F5;">Edge</span>
      </div>
<p class="rucian-compare-row-method">Ctrl+Shift+S → 전체 페이지 캡처 선택</p>
<p class="rucian-compare-row-stars"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <span style="color:#66BB6A; font-size:12px;">매우 쉬움</span></p>
</p></div>
<div class="rucian-compare-row">
<div class="rucian-compare-row-head">
        <span class="rucian-compare-row-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f535.png" alt="🔵" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
        <span class="rucian-compare-row-name" style="color:#42A5F5;">Chrome</span>
      </div>
<p class="rucian-compare-row-method">F12 → Ctrl+Shift+P → Capture full size</p>
<p class="rucian-compare-row-sub">또는 GoFullPage 확장 프로그램</p>
<p class="rucian-compare-row-stars"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <span style="color:#FFA726; font-size:12px;">보통</span></p>
</p></div>
<div class="rucian-compare-row">
<div class="rucian-compare-row-head">
        <span class="rucian-compare-row-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ed.png" alt="🧭" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
        <span class="rucian-compare-row-name" style="color:#42A5F5;">Safari</span>
      </div>
<p class="rucian-compare-row-method">파일 → PDF로 내보내기</p>
<p class="rucian-compare-row-sub">이미지가 아닌 PDF 형식으로 저장됨</p>
<p class="rucian-compare-row-stars"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <span style="color:#EF5350; font-size:12px;">제한적</span></p>
</p></div>
<div class="rucian-info-card" style="background:#0E3A40; border-color:#00BCD4;">
      <span class="rucian-info-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<div>
<p class="rucian-info-card-title" style="color:#00BCD4;">추천</p>
<p class="rucian-info-card-desc">스크롤 캡처가 자주 필요하다면 Edge를 쓰거나 Chrome에 GoFullPage 확장을 추가하세요.</p>
</p></div>
</p></div>
</p></div>
</div>
<hr class="rucian-divider">
<p><!-- ══════════════════════════════════════════
     꿀팁 섹션
══════════════════════════════════════════ --></p>
<h2 id="tips">스크린샷 찍는 방법 — 더 똑똑하게 쓰는 꿀팁 3가지</h2>
<h3 id="tips-privacy"><span class="rucian-h3-marker">▸</span>꿀팁 ① 공유 전 개인 정보 반드시 확인하기</h3>
<p><strong class="rucian-kw">스크린샷 찍는 방법</strong>을 익히는 것만큼 중요한 게 공유 전 점검이에요. 이메일 주소, 전화번호, 계좌번호, 비밀번호 입력창 같은 민감한 정보가 포함돼 있는지 반드시 확인해요. 그림판이나 미리보기 앱의 사각형 채우기 기능으로 해당 부분을 덮어주면 돼요.</p>
<div class="rucian-tip-box rucian-red">
  <strong><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 실수 사례</strong> — 업무 메신저 화면을 캡처해서 공유했다가 상단 알림 바에 찍힌 개인 메시지까지 함께 노출되는 경우가 자주 있어요. 캡처 후 항상 전체를 한 번 더 훑어보는 습관이 중요해요.
</div>
<h3 id="tips-cloud"><span class="rucian-h3-marker">▸</span>꿀팁 ② 클라우드 자동 백업으로 스크린샷 관리하기</h3>
<p>스크린샷이 쌓이다 보면 나중에 어디 있는지 찾기 힘들어져요. OneDrive(윈도우) 또는 iCloud Drive(맥)의 자동 동기화 설정을 해두면 PC가 꺼져도 클라우드에 자동 백업돼요. 맥은 <kbd>Shift</kbd>+<kbd>⌘</kbd>+<kbd>5</kbd> 옵션 메뉴에서 저장 위치를 iCloud Drive 폴더로 변경하면 간단해요.</p>
<h3 id="tips-tool"><span class="rucian-h3-marker">▸</span>꿀팁 ③ 업무 빈도가 높다면 전용 도구 사용하기</h3>
<p>캡처 후 설명을 덧붙이고 팀원에게 공유하는 일이 잦다면 전용 도구를 써보는 것도 좋아요. 윈도우에서는 <strong>ShareX</strong>(무료 오픈소스), 맥에서는 <strong>CleanShot X</strong>가 많이 쓰여요. 단축키 커스터마이징, 자동 클라우드 업로드, 화살표·텍스트 삽입 등 기본 앱보다 훨씬 강력한 기능을 제공해요.</p>
<p><a class="rucian-ext-link-box" href="https://getsharex.com/" target="_blank" rel="noopener"><br />
  <span class="rucian-link-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5a5.png" alt="🖥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
  <span class="rucian-link-text"><br />
    <strong>ShareX — 윈도우 전용 무료 캡처 도구 (오픈소스)</strong><br />
    <span>getsharex.com · 무료 · 오픈소스</span><br />
  </span><br />
  <span class="rucian-ext-link-label">무료 다운로드 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><br />
</a></p>
<p><!-- ── 인포그래픽 5 : 치트시트 ── --></p>
<div class="rucian-infographic-wrap">
  <svg viewBox="0 0 760 298" xmlns="http://www.w3.org/2000/svg"
       role="img" aria-label="스크린샷 찍는 방법 6가지 상황별 치트시트"
       font-family="'Noto Sans KR', sans-serif">
    <rect width="760" height="298" fill="#2E2E2E"/>
    <text x="380" y="34" text-anchor="middle" font-size="14" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 스크린샷 찍는 방법 — 6가지 상황별 치트시트</text>
    <line x1="80" y1="46" x2="680" y2="46" stroke="#4E4E4E" stroke-width="1.5" stroke-dasharray="4,3"/>
    <!-- 카드들 -->
    <g transform="translate(28,58)">
      <rect width="338" height="64" rx="8" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
      <rect width="6" height="64" rx="3" fill="#00BCD4"/>
      <text x="20" y="22" font-size="12" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 전체 화면 빠르게 저장</text>
      <text x="20" y="40" font-size="11.5" fill="#A8A8A8">Windows → Win + PrtScn (자동 저장)</text>
      <text x="20" y="57" font-size="11.5" fill="#A8A8A8">macOS → Shift + ⌘ + 3 (바탕화면 저장)</text>
    </g>
    <g transform="translate(394,58)">
      <rect width="338" height="64" rx="8" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
      <rect width="6" height="64" rx="3" fill="#EF5350"/>
      <text x="20" y="22" font-size="12" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 일부 영역만 선택 캡처</text>
      <text x="20" y="40" font-size="11.5" fill="#A8A8A8">Windows → Win + Shift + S</text>
      <text x="20" y="57" font-size="11.5" fill="#A8A8A8">macOS → Shift + ⌘ + 4</text>
    </g>
    <g transform="translate(28,134)">
      <rect width="338" height="64" rx="8" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
      <rect width="6" height="64" rx="3" fill="#FFA726"/>
      <text x="20" y="22" font-size="12" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 바로 붙여넣어야 할 때</text>
      <text x="20" y="40" font-size="11.5" fill="#A8A8A8">Windows → PrtScn → Ctrl+V</text>
      <text x="20" y="57" font-size="11.5" fill="#A8A8A8">macOS → Ctrl 추가 단축키 → ⌘+V</text>
    </g>
    <g transform="translate(394,134)">
      <rect width="338" height="64" rx="8" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
      <rect width="6" height="64" rx="3" fill="#66BB6A"/>
      <text x="20" y="22" font-size="12" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 긴 웹 페이지 전체 저장</text>
      <text x="20" y="40" font-size="11.5" fill="#A8A8A8">Edge → Ctrl+Shift+S → 전체 페이지</text>
      <text x="20" y="57" font-size="11.5" fill="#A8A8A8">Chrome → F12 → Ctrl+Shift+P → full</text>
    </g>
    <g transform="translate(28,210)">
      <rect width="338" height="64" rx="8" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
      <rect width="6" height="64" rx="3" fill="#AB47BC"/>
      <text x="20" y="22" font-size="12" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 편집·마크업도 필요할 때</text>
      <text x="20" y="40" font-size="11.5" fill="#A8A8A8">Windows → 캡처 및 스케치 앱</text>
      <text x="20" y="57" font-size="11.5" fill="#A8A8A8">macOS → 미리보기(Preview) 앱</text>
    </g>
    <g transform="translate(394,210)">
      <rect width="338" height="64" rx="8" fill="#1C1C1C" stroke="#4E4E4E" stroke-width="1.5"/>
      <rect width="6" height="64" rx="3" fill="#EF5350"/>
      <text x="20" y="22" font-size="12" font-weight="700" fill="#F0F0F0"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 게임·동영상 화면 캡처</text>
      <text x="20" y="40" font-size="11.5" fill="#A8A8A8">Windows → Win+G 게임바</text>
      <text x="20" y="57" font-size="11.5" fill="#A8A8A8">macOS → Shift+⌘+5 (화면 녹화 포함)</text>
    </g>
  </svg></p>
<p class="rucian-infographic-cap">▲ 스크린샷 찍는 방법 — 6가지 상황별 최적 방법 치트시트</p>
</div>
<p><!-- 모바일 대체 카드 5 --></p>
<div class="rucian-info-cards">
<div class="rucian-cheatsheet">
<div class="rucian-cheat-item" style="border-left-color:#00BCD4;">
<p class="rucian-cheat-title"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 전체 화면 빠르게 저장</p>
<p class="rucian-cheat-line">Windows → Win + PrtScn</p>
<p class="rucian-cheat-line">macOS → Shift + ⌘ + 3</p>
</p></div>
<div class="rucian-cheat-item" style="border-left-color:#EF5350;">
<p class="rucian-cheat-title"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 일부 영역만 선택 캡처</p>
<p class="rucian-cheat-line">Windows → Win + Shift + S</p>
<p class="rucian-cheat-line">macOS → Shift + ⌘ + 4</p>
</p></div>
<div class="rucian-cheat-item" style="border-left-color:#FFA726;">
<p class="rucian-cheat-title"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 바로 붙여넣어야 할 때</p>
<p class="rucian-cheat-line">Windows → PrtScn → Ctrl+V</p>
<p class="rucian-cheat-line">macOS → Ctrl 추가 단축키 → ⌘+V</p>
</p></div>
<div class="rucian-cheat-item" style="border-left-color:#66BB6A;">
<p class="rucian-cheat-title"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 긴 웹 페이지 전체 저장</p>
<p class="rucian-cheat-line">Edge → Ctrl+Shift+S → 전체 페이지</p>
<p class="rucian-cheat-line">Chrome → F12 → Ctrl+Shift+P → full</p>
</p></div>
<div class="rucian-cheat-item" style="border-left-color:#AB47BC;">
<p class="rucian-cheat-title"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 편집·마크업도 필요할 때</p>
<p class="rucian-cheat-line">Windows → 캡처 및 스케치 앱</p>
<p class="rucian-cheat-line">macOS → 미리보기(Preview) 앱</p>
</p></div>
<div class="rucian-cheat-item" style="border-left-color:#EF5350;">
<p class="rucian-cheat-title"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 게임·동영상 화면 캡처</p>
<p class="rucian-cheat-line">Windows → Win+G (게임바)</p>
<p class="rucian-cheat-line">macOS → Shift+⌘+5 (화면 녹화 포함)</p>
</p></div>
</p></div>
</div>
<p><!-- ══════════════════════════════════════════
     결론 박스
══════════════════════════════════════════ --></p>
<div class="rucian-conclusion-box">
<h2 id="summary">마무리 — 스크린샷 찍는 방법, 이제 어렵지 않아요</h2>
<p>윈도우와 맥 모두 <strong style="color:#F0F0F0;">스크린샷 찍는 방법</strong>의 핵심 단축키 두세 가지만 익혀두면 대부분의 상황을 커버할 수 있어요. 스크롤 캡처와 클라우드 백업을 조합하면 활용도가 확실히 달라져요.</p>
<p>오늘 바로 한 가지씩 따라해보세요.</p>
<ul class="rucian-action-list">
<li>
      <span class="rucian-action-num">1</span><br />
      <span><strong style="color:#F0F0F0;">영역 선택 단축키 3회 연습</strong> — <kbd>Win+Shift+S</kbd> 또는 <kbd>Shift+⌘+4</kbd>로 화면 일부를 잘라 캡처해보세요.</span>
    </li>
<li>
      <span class="rucian-action-num">2</span><br />
      <span><strong style="color:#F0F0F0;">캡처 후 마크업 연습</strong> — 그림판(Windows) 또는 미리보기(macOS)에서 화살표나 텍스트를 추가해보세요.</span>
    </li>
<li>
      <span class="rucian-action-num">3</span><br />
      <span><strong style="color:#F0F0F0;">스크롤 캡처 1회 시도</strong> — 이 페이지를 Edge <kbd>Ctrl+Shift+S</kbd>로 전체 페이지 캡처해보세요.</span>
    </li>
</ul>
</div>
<p><!-- ══════════════════════════════════════════
     내부 링크 & 태그
══════════════════════════════════════════ --></p>
<div class="rucian-links-section">
<h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 관련 글 (내부 링크)</h4>
<div class="rucian-tag-list">
    <a class="rucian-tag" href="/windows-tips">윈도우 꿀팁 모음</a><br />
    <a class="rucian-tag" href="/dns-vpn-guide">VPN · DNS 설정 가이드</a><br />
    <a class="rucian-tag" href="/zwift-setup">즈위프트 초기 설정 방법</a><br />
    <a class="rucian-tag" href="/keyboard-shortcut">키보드 단축키 총정리</a><br />
    <a class="rucian-tag" href="/it-tips">IT 생활 팁</a>
  </div>
<h4 style="margin-top:18px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3f7.png" alt="🏷" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 태그</h4>
<div class="rucian-tag-list">
    <span class="rucian-tag">스크린샷 찍는 방법</span><br />
    <span class="rucian-tag">Windows 캡처</span><br />
    <span class="rucian-tag">macOS 단축키</span><br />
    <span class="rucian-tag">스크롤 캡처</span><br />
    <span class="rucian-tag">화면 캡처</span><br />
    <span class="rucian-tag">컴퓨터 팁</span>
  </div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://rucian.kr/how-to-take-a-screenshot-on-computer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">584</post-id>	</item>
	</channel>
</rss>
