{"id":3430,"date":"2026-07-13T08:53:06","date_gmt":"2026-07-13T07:53:06","guid":{"rendered":"https:\/\/www.jmarior.net\/itank\/?p=3430"},"modified":"2026-07-13T08:53:25","modified_gmt":"2026-07-13T07:53:25","slug":"capturar-la-pantalla-desde-terminal-de-macos","status":"publish","type":"post","link":"https:\/\/www.jmarior.net\/itank\/capturar-la-pantalla-desde-terminal-de-macos\/","title":{"rendered":"Capturar la pantalla desde Terminal de macOS"},"content":{"rendered":"<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">en macOS puedes hacer capturas desde Terminal con el comando <code>screencapture<\/code>, que viene integrado en el sistema.[<a href=\"https:\/\/manzana.me\/questions\/16265\/automatizar-guardando-la-captura-de-pantalla-ya-en-el-portap\">manzana<\/a>]<\/p>\n<h2 id=\"comando-bsico\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4\">Comando b\u00e1sico<\/h2>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Para capturar toda la pantalla y guardar el archivo, usa:[<a href=\"https:\/\/manzana.me\/questions\/16265\/automatizar-guardando-la-captura-de-pantalla-ya-en-el-portap\">manzana<\/a>]<\/p>\n<div class=\"w-full md:max-w-[90vw]\">\n<div class=\"codeWrapper bg-subtle text-light selection:text-super selection:bg-super\/10 my-md relative flex flex-col rounded-lg font-mono text-sm font-medium\">\n<div class=\"translate-y-xs -translate-x-xs bottom-xl mb-xl flex h-0 items-start justify-end sm:sticky sm:top-xs\">\n<div class=\"overflow-hidden border-subtlest ring-subtlest divide-subtlest bg-base rounded-full\">\n<div class=\"border-subtlest ring-subtlest divide-subtlest bg-subtle\">\n<div class=\"relative flex items-center justify-center\">\n<div class=\"inline-flex\"><\/div>\n<div class=\"absolute inset-0 flex items-center justify-center\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"-mt-xl\">\n<div>\n<div class=\"text-quiet bg-quiet py-xs px-sm inline-block rounded-br rounded-tl-lg text-xs font-thin\" data-testid=\"code-language-indicator\">bash<\/div>\n<\/div>\n<div><code>screencapture ~\/Desktop\/captura.png<\/code><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Eso crea una imagen en el Escritorio con el nombre <code>captura.png<\/code>.[<a href=\"https:\/\/manzana.me\/questions\/16265\/automatizar-guardando-la-captura-de-pantalla-ya-en-el-portap\">manzana<\/a>]<\/p>\n<h2 id=\"captura-interactiva\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4\">Captura interactiva<\/h2>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Si quieres seleccionar con el rat\u00f3n una zona concreta, usa <code>-i<\/code>:[<a href=\"https:\/\/blog.almadark.com\/tecnologia\/20110611\/como-hacer-capturas-de-pantalla-en-mac-osx\/\">blog.almadark<\/a>]<\/p>\n<div class=\"w-full md:max-w-[90vw]\">\n<div class=\"codeWrapper bg-subtle text-light selection:text-super selection:bg-super\/10 my-md relative flex flex-col rounded-lg font-mono text-sm font-medium\">\n<div class=\"translate-y-xs -translate-x-xs bottom-xl mb-xl flex h-0 items-start justify-end sm:sticky sm:top-xs\">\n<div class=\"overflow-hidden border-subtlest ring-subtlest divide-subtlest bg-base rounded-full\">\n<div class=\"border-subtlest ring-subtlest divide-subtlest bg-subtle\">\n<div class=\"relative flex items-center justify-center\">\n<div class=\"inline-flex\"><\/div>\n<div class=\"absolute inset-0 flex items-center justify-center\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"-mt-xl\">\n<div>\n<div class=\"text-quiet bg-quiet py-xs px-sm inline-block rounded-br rounded-tl-lg text-xs font-thin\" data-testid=\"code-language-indicator\">bash<\/div>\n<\/div>\n<div><code>screencapture -i ~\/Desktop\/captura.png<\/code><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Tambi\u00e9n puedes capturar una ventana de forma interactiva con opciones como <code>-W<\/code> junto a <code>-i<\/code>, por ejemplo:[<a href=\"https:\/\/blog.almadark.com\/tecnologia\/20110611\/como-hacer-capturas-de-pantalla-en-mac-osx\/\">blog.almadark<\/a>]<\/p>\n<div class=\"w-full md:max-w-[90vw]\">\n<div class=\"codeWrapper bg-subtle text-light selection:text-super selection:bg-super\/10 my-md relative flex flex-col rounded-lg font-mono text-sm font-medium\">\n<div class=\"translate-y-xs -translate-x-xs bottom-xl mb-xl flex h-0 items-start justify-end sm:sticky sm:top-xs\">\n<div class=\"overflow-hidden border-subtlest ring-subtlest divide-subtlest bg-base rounded-full\">\n<div class=\"border-subtlest ring-subtlest divide-subtlest bg-subtle\">\n<div class=\"relative flex items-center justify-center\">\n<div class=\"inline-flex\"><\/div>\n<div class=\"absolute inset-0 flex items-center justify-center\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"-mt-xl\">\n<div>\n<div class=\"text-quiet bg-quiet py-xs px-sm inline-block rounded-br rounded-tl-lg text-xs font-thin\" data-testid=\"code-language-indicator\">bash<\/div>\n<\/div>\n<div><code>screencapture -iW ~\/Desktop\/ventana.jpg<\/code><\/div>\n<\/div>\n<\/div>\n<\/div>\n<h2 id=\"ayuda-y-alternativa\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4\">Ayuda y alternativa<\/h2>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Puedes ver las opciones disponibles del comando con la ayuda integrada:[<a href=\"https:\/\/jablickar.cz\/es\/5-consejos-y-trucos-para-realizar-una-captura-de-pantalla-usando-el-terminal-Mac\/2\/\">jablickar<\/a>]<\/p>\n<div class=\"w-full md:max-w-[90vw]\">\n<div class=\"codeWrapper bg-subtle text-light selection:text-super selection:bg-super\/10 my-md relative flex flex-col rounded-lg font-mono text-sm font-medium\">\n<div class=\"translate-y-xs -translate-x-xs bottom-xl mb-xl flex h-0 items-start justify-end sm:sticky sm:top-xs\">\n<div class=\"overflow-hidden border-subtlest ring-subtlest divide-subtlest bg-base rounded-full\">\n<div class=\"border-subtlest ring-subtlest divide-subtlest bg-subtle\">\n<div class=\"relative flex items-center justify-center\">\n<div class=\"inline-flex\"><\/div>\n<div class=\"absolute inset-0 flex items-center justify-center\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"-mt-xl\">\n<div>\n<div class=\"text-quiet bg-quiet py-xs px-sm inline-block rounded-br rounded-tl-lg text-xs font-thin\" data-testid=\"code-language-indicator\">bash<\/div>\n<\/div>\n<div><code>screencapture -h<\/code><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Como alternativa r\u00e1pida sin Terminal, Apple indica que tambi\u00e9n puedes usar los atajos <code>May\u00fas + Comando + 3<\/code>, <code>May\u00fas + Comando + 4<\/code> y <code>May\u00fas + Comando + 5<\/code> para pantalla completa, selecci\u00f3n y la app de captura.[<a href=\"https:\/\/support.apple.com\/es-es\/102646\">support.apple<\/a>]<\/p>\n<h2 id=\"ejemplos-tiles\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4\">Ejemplos \u00fatiles<\/h2>\n<ul class=\"marker:text-quiet list-disc pl-8\">\n<li class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;&gt;p]:pt-0 [&amp;&gt;p]:mb-2 [&amp;&gt;p]:my-0\">\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Pantalla completa: <code>screencapture ~\/Desktop\/full.png<\/code>[<a href=\"https:\/\/manzana.me\/questions\/16265\/automatizar-guardando-la-captura-de-pantalla-ya-en-el-portap\">manzana<\/a>]<\/p>\n<\/li>\n<li class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;&gt;p]:pt-0 [&amp;&gt;p]:mb-2 [&amp;&gt;p]:my-0\">\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Selecci\u00f3n manual: <code>screencapture -i ~\/Desktop\/seleccion.png<\/code>[<a href=\"https:\/\/manzana.me\/questions\/16265\/automatizar-guardando-la-captura-de-pantalla-ya-en-el-portap\">manzana<\/a>]<\/p>\n<\/li>\n<li class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;&gt;p]:pt-0 [&amp;&gt;p]:mb-2 [&amp;&gt;p]:my-0\">\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Ventana interactiva: <code>screencapture -iW ~\/Desktop\/ventana.png<\/code>[<a href=\"https:\/\/blog.almadark.com\/tecnologia\/20110611\/como-hacer-capturas-de-pantalla-en-mac-osx\/\">blog.almadark<\/a>]<\/p>\n<\/li>\n<\/ul>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:align-top\">Si quieres, te paso un peque\u00f1o script para guardar capturas con fecha y hora autom\u00e1ticamente.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>en macOS puedes hacer capturas desde Terminal con el comando screencapture, que viene integrado en el sistema.[manzana] Comando b\u00e1sico Para capturar toda la pantalla y guardar el archivo, usa:[manzana] bash screencapture ~\/Desktop\/captura.png Eso crea una imagen en el Escritorio con el nombre captura.png.[manzana] Captura interactiva Si quieres seleccionar con el rat\u00f3n una zona concreta, usa [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3431,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[1558,1978,1971,2012],"class_list":["post-3430","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-itank-ideas","tag-apple-macos","tag-linea-de-comandos","tag-screenshot","tag-terminal"],"views":3,"_links":{"self":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/posts\/3430","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/comments?post=3430"}],"version-history":[{"count":2,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/posts\/3430\/revisions"}],"predecessor-version":[{"id":3433,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/posts\/3430\/revisions\/3433"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/media\/3431"}],"wp:attachment":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/media?parent=3430"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/categories?post=3430"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/tags?post=3430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}