<?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>스크린샷 단축키 &#8211; Lucian | Rucian</title>
	<atom:link href="https://rucian.kr/tag/%EC%8A%A4%ED%81%AC%EB%A6%B0%EC%83%B7-%EB%8B%A8%EC%B6%95%ED%82%A4/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=6.9.4</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>스크린샷 단축키 &#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>
	</channel>
</rss>
