{"id":8,"date":"2020-11-06T05:28:12","date_gmt":"2020-11-06T05:28:12","guid":{"rendered":"https:\/\/thetinytask.com\/?page_id=8"},"modified":"2026-04-29T07:43:58","modified_gmt":"2026-04-29T07:43:58","slug":"tinytask-download","status":"publish","type":"page","link":"https:\/\/thetinytask.com\/","title":{"rendered":"Download TinyTask &#8211; Free Macro Recorder for Windows PC (2026)"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container alignfull uagb-is-root-container uagb-block-pulser-hero-tinytask alignfull uagb-is-root-container\">\n<!-- HERO SECTION START - TINYTASK -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Exo+2:wght@400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* ========== HERO STYLES ========== *\/\n.tt-hero {\n  background: linear-gradient(135deg, #f0f7fc 0%, #e8f4fd 50%, #f8fafb 100%);\n  padding: 80px 0 60px;\n  font-family: 'Exo 2', sans-serif;\n  position: relative;\n  overflow: hidden;\n}\n.tt-hero::before {\n  content: \"\";\n  position: absolute;\n  top: -120px;\n  right: -120px;\n  width: 400px;\n  height: 400px;\n  background: radial-gradient(circle, rgba(20,153,213,0.06) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.tt-hero::after {\n  content: \"\";\n  position: absolute;\n  bottom: -80px;\n  left: -80px;\n  width: 300px;\n  height: 300px;\n  background: radial-gradient(circle, rgba(0,174,239,0.05) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.tt-hero__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 24px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n  position: relative;\n  z-index: 1;\n}\n.tt-hero__badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(20,153,213,0.1);\n  color: #1499d5;\n  font-size: 0.8rem;\n  font-weight: 600;\n  padding: 6px 14px;\n  border-radius: 20px;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n.tt-hero h1 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: 2.8rem;\n  font-weight: 800;\n  color: #1a2b3d;\n  line-height: 1.15;\n  margin: 0 0 18px 0;\n}\n.tt-hero h1 span {\n  color: #1499d5;\n}\n.tt-hero__subtitle {\n  font-size: 1.1rem;\n  color: #5a6b7e;\n  line-height: 1.65;\n  margin: 0 0 32px 0;\n  max-width: 520px;\n}\n.tt-hero__ctas {\n  display: flex;\n  gap: 14px;\n  align-items: center;\n  flex-wrap: wrap;\n  margin-bottom: 28px;\n}\n.tt-hero__cta-primary {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #1499d5;\n  color: #ffffff !important;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.05rem;\n  font-weight: 700;\n  padding: 15px 32px;\n  border-radius: 12px;\n  text-decoration: none;\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n  box-shadow: 0 4px 16px rgba(20,153,213,0.25);\n  line-height: 1.4;\n}\n.tt-hero__cta-primary:hover {\n  transform: scale(1.02);\n  box-shadow: 0 6px 24px rgba(20,153,213,0.35);\n  color: #ffffff !important;\n  text-decoration: none;\n}\n.tt-hero__cta-secondary {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: transparent;\n  color: #1499d5 !important;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.05rem;\n  font-weight: 700;\n  padding: 15px 32px;\n  border-radius: 12px;\n  border: 2px solid #1499d5;\n  text-decoration: none;\n  transition: background 0.2s ease, transform 0.2s ease;\n  line-height: 1.4;\n}\n.tt-hero__cta-secondary:hover {\n  background: rgba(20,153,213,0.06);\n  transform: scale(1.02);\n  color: #1499d5 !important;\n  text-decoration: none;\n}\n.tt-hero__trust {\n  display: flex;\n  gap: 20px;\n  flex-wrap: wrap;\n  align-items: center;\n}\n.tt-hero__trust-item {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 0.82rem;\n  color: #5a6b7e;\n  font-weight: 500;\n}\n.tt-hero__trust-item i {\n  color: #18b775;\n  font-size: 0.85rem;\n}\n.tt-hero__right {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.tt-hero__visual {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 8px;\n}\n.tt-hero__visual-stage {\n  position: relative;\n  padding: 48px 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.tt-hero__visual-glow {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 320px;\n  height: 200px;\n  background: radial-gradient(ellipse, rgba(20,153,213,0.15) 0%, rgba(0,174,239,0.06) 50%, transparent 80%);\n  border-radius: 50%;\n  pointer-events: none;\n  animation: tt-glow-pulse 4s ease-in-out infinite;\n}\n@keyframes tt-glow-pulse {\n  0%, 100% { opacity: 0.7; transform: translate(-50%, -50%) scale(1); }\n  50% { opacity: 1; transform: translate(-50%, -50%) scale(1.08); }\n}\n.tt-hero__visual-ring {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 280px;\n  height: 160px;\n  border: 1.5px dashed rgba(20,153,213,0.2);\n  border-radius: 50%;\n  pointer-events: none;\n  animation: tt-ring-spin 30s linear infinite;\n}\n@keyframes tt-ring-spin {\n  from { transform: translate(-50%, -50%) rotate(0deg); }\n  to { transform: translate(-50%, -50%) rotate(360deg); }\n}\n.tt-hero__visual-dot {\n  position: absolute;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: #1499d5;\n  opacity: 0.5;\n  pointer-events: none;\n}\n.tt-hero__visual-dot--1 { top: 20px; right: 30px; animation: tt-dot-float 3s ease-in-out infinite; }\n.tt-hero__visual-dot--2 { bottom: 25px; left: 25px; width: 6px; height: 6px; background: #00aeef; animation: tt-dot-float 3.5s ease-in-out infinite 0.5s; }\n.tt-hero__visual-dot--3 { top: 40%; left: 10px; width: 5px; height: 5px; background: #18b775; animation: tt-dot-float 4s ease-in-out infinite 1s; }\n.tt-hero__visual-dot--4 { bottom: 15px; right: 50px; width: 7px; height: 7px; background: #1499d5; opacity: 0.35; animation: tt-dot-float 3.2s ease-in-out infinite 0.8s; }\n@keyframes tt-dot-float {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-8px); }\n}\n.tt-hero__visual-img-wrap {\n  position: relative;\n  z-index: 2;\n  background: #1a2b3d;\n  border-radius: 14px;\n  padding: 32px 36px;\n  box-shadow:\n    0 20px 60px rgba(20,153,213,0.18),\n    0 8px 24px rgba(0,0,0,0.12),\n    inset 0 1px 0 rgba(255,255,255,0.04);\n  border: 1px solid rgba(20,153,213,0.15);\n  transition: transform 0.4s ease, box-shadow 0.4s ease;\n}\n.tt-hero__visual-img-wrap:hover {\n  transform: translateY(-4px);\n  box-shadow:\n    0 28px 70px rgba(20,153,213,0.24),\n    0 12px 30px rgba(0,0,0,0.15),\n    inset 0 1px 0 rgba(255,255,255,0.06);\n}\n.tt-hero__visual-img-wrap::before {\n  content: \"\";\n  position: absolute;\n  top: -1px;\n  left: 20%;\n  right: 20%;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #1499d5, transparent);\n  border-radius: 2px;\n}\n.tt-hero__visual-img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n  image-rendering: auto;\n}\n.tt-hero__visual-label {\n  position: absolute;\n  bottom: -14px;\n  left: 50%;\n  transform: translateX(-50%);\n  background: #1499d5;\n  color: #fff;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 0.7rem;\n  font-weight: 600;\n  padding: 4px 14px;\n  border-radius: 10px;\n  white-space: nowrap;\n  letter-spacing: 0.3px;\n  box-shadow: 0 4px 12px rgba(20,153,213,0.3);\n  z-index: 3;\n}\n.tt-hero__visual-corner {\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  border-color: rgba(20,153,213,0.3);\n  border-style: solid;\n  z-index: 1;\n  pointer-events: none;\n}\n.tt-hero__visual-corner--tl { top: 14px; left: 14px; border-width: 2px 0 0 2px; border-radius: 4px 0 0 0; }\n.tt-hero__visual-corner--tr { top: 14px; right: 14px; border-width: 2px 2px 0 0; border-radius: 0 4px 0 0; }\n.tt-hero__visual-corner--bl { bottom: 14px; left: 14px; border-width: 0 0 2px 2px; border-radius: 0 0 0 4px; }\n.tt-hero__visual-corner--br { bottom: 14px; right: 14px; border-width: 0 2px 2px 0; border-radius: 0 0 4px 0; }\n@media (max-width: 1024px) {\n  .tt-hero__inner {\n    grid-template-columns: 1fr;\n    gap: 36px;\n  }\n  .tt-hero h1 {\n    font-size: 2.3rem;\n  }\n}\n@media (max-width: 768px) {\n  .tt-hero {\n    padding: 60px 0 40px;\n  }\n  .tt-hero h1 {\n    font-size: 1.9rem;\n  }\n  .tt-hero__stats {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n  }\n  .tt-hero__stat-card {\n    padding: 12px 8px;\n  }\n  .tt-hero__stat-val {\n    font-size: 1.1rem;\n  }\n}\n@media (max-width: 480px) {\n  .tt-hero h1 {\n    font-size: 1.6rem;\n  }\n  .tt-hero__ctas {\n    flex-direction: column;\n    align-items: stretch;\n  }\n  .tt-hero__cta-primary,\n  .tt-hero__cta-secondary {\n    justify-content: center;\n    text-align: center;\n  }\n  .tt-hero__trust {\n    gap: 12px;\n  }\n}\n<\/style>\n<section class=\"tt-hero\" role=\"banner\">\n  <div class=\"tt-hero__inner\">\n    <div class=\"tt-hero__left\">\n      <div class=\"tt-hero__badge\">\n        <i class=\"fa-solid fa-feather\"><\/i> World&#8217;s Smallest Macro Recorder\n      <\/div>\n      <h1>Download <span>TinyTask<\/span> &#8211; Free for Windows PC<\/h1>\n      <p class=\"tt-hero__subtitle\">Record and replay mouse clicks, keystrokes, and repetitive tasks with a 36 KB portable tool. No install needed &#8211; just run it.<\/p>\n      <div class=\"tt-hero__ctas\">\n        <a href=\"#download\" class=\"tt-hero__cta-primary\" rel=\"nofollow\">\n          <i class=\"fa-solid fa-download\"><\/i> Download TinyTask\n        <\/a>\n        <a href=\"#getting-started\" class=\"tt-hero__cta-secondary\">\n          <i class=\"fa-solid fa-arrow-right\"><\/i> Getting Started\n        <\/a>\n      <\/div>\n      <div class=\"tt-hero__trust\">\n        <span class=\"tt-hero__trust-item\"><i class=\"fa-solid fa-circle-check\"><\/i> v1.77<\/span>\n        <span class=\"tt-hero__trust-item\"><i class=\"fa-solid fa-circle-check\"><\/i> 36 KB<\/span>\n        <span class=\"tt-hero__trust-item\"><i class=\"fa-brands fa-windows\"><\/i> XP &#8211; 11<\/span>\n        <span class=\"tt-hero__trust-item\"><i class=\"fa-solid fa-shield-halved\"><\/i> Safe &amp; Secure<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"tt-hero__right\">\n      <div class=\"tt-hero__visual\">\n        <div class=\"tt-hero__visual-stage\">\n          <div class=\"tt-hero__visual-glow\"><\/div>\n          <div class=\"tt-hero__visual-ring\"><\/div>\n          <div class=\"tt-hero__visual-dot tt-hero__visual-dot--1\"><\/div>\n          <div class=\"tt-hero__visual-dot tt-hero__visual-dot--2\"><\/div>\n          <div class=\"tt-hero__visual-dot tt-hero__visual-dot--3\"><\/div>\n          <div class=\"tt-hero__visual-dot tt-hero__visual-dot--4\"><\/div>\n          <div class=\"tt-hero__visual-corner tt-hero__visual-corner--tl\"><\/div>\n          <div class=\"tt-hero__visual-corner tt-hero__visual-corner--tr\"><\/div>\n          <div class=\"tt-hero__visual-corner tt-hero__visual-corner--bl\"><\/div>\n          <div class=\"tt-hero__visual-corner tt-hero__visual-corner--br\"><\/div>\n          <div class=\"tt-hero__visual-img-wrap\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png\" alt=\"TinyTask macro recorder interface - Open, Save, Rec, Play, exe, Prefs toolbar\" class=\"tt-hero__visual-img\" width=\"265\" height=\"81\">\n            <span class=\"tt-hero__visual-label\">v1.77 &mdash; Just 36 KB<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"SoftwareApplication\",\n  \"name\": \"TinyTask\",\n  \"operatingSystem\": \"Windows XP, Vista, 7, 8, 10, 11\",\n  \"applicationCategory\": \"UtilitiesApplication\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"0\",\n    \"priceCurrency\": \"USD\"\n  },\n  \"softwareVersion\": \"1.77\",\n  \"fileSize\": \"36 KB\",\n  \"downloadUrl\": \"https:\/\/thetinytask.com\/tinytask-1-77.exe\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Vista Software\"\n  },\n  \"description\": \"TinyTask is a 36 KB freeware macro recorder for Windows that records and replays mouse and keyboard actions.\",\n  \"url\": \"https:\/\/thetinytask.com\/\"\n}\n<\/script>\n<!-- HERO SECTION END - TINYTASK -->\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container alignfull uagb-is-root-container uagb-block-tt-sec-overview alignfull uagb-is-root-container\">\n<!-- SECTION 2: OVERVIEW -->\n<style>\n\/* ========== SHARED SECTION STYLES ========== *\/\n.tt-sec {\n  font-family: 'Exo 2', sans-serif;\n}\n.tt-sec__container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n.tt-sec h2 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: 2rem;\n  font-weight: 800;\n  color: #1a2b3d;\n  text-align: center;\n  margin: 0 0 12px 0;\n}\n.tt-sec h3 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.3rem;\n  font-weight: 700;\n  color: #1a2b3d;\n  margin: 0 0 12px 0;\n}\n\n\/* ========== OVERVIEW ========== *\/\n.tt-sec-overview {\n  padding: 70px 0;\n  background: #ffffff;\n}\n.tt-sec-overview__grid {\n  display: grid;\n  grid-template-columns: 1fr 380px;\n  gap: 48px;\n  align-items: start;\n  margin-top: 40px;\n}\n.tt-sec-overview__text p {\n  font-size: 1rem;\n  color: #5a6b7e;\n  line-height: 1.75;\n  margin: 0 0 18px 0;\n}\n.tt-sec-overview__text h3 {\n  margin-top: 28px;\n}\n.tt-sec-overview__img {\n  text-align: center;\n}\n.tt-sec-overview__img img {\n  max-width: 100%;\n  height: auto;\n  border-radius: 12px;\n}\n.tt-sec-overview__highlight {\n  background: #f0f7fc;\n  border-left: 4px solid #1499d5;\n  border-radius: 0 12px 12px 0;\n  padding: 16px 20px;\n  margin: 20px 0;\n}\n.tt-sec-overview__highlight p {\n  color: #1a2b3d;\n  font-weight: 500;\n  margin: 0;\n}\n@media (max-width: 1024px) {\n  .tt-sec-overview__grid {\n    grid-template-columns: 1fr;\n    gap: 32px;\n  }\n  .tt-sec-overview__img {\n    order: -1;\n  }\n}\n@media (max-width: 768px) {\n  .tt-sec-overview {\n    padding: 50px 0;\n  }\n  .tt-sec h2 {\n    font-size: 1.6rem;\n  }\n}\n<\/style>\n<section id=\"overview\" class=\"tt-sec tt-sec-overview\">\n  <div class=\"tt-sec__container\">\n    <h2>What Is TinyTask?<\/h2>\n    <p style=\"text-align:center; max-width:640px; margin:0 auto 40px auto; color:#5a6b7e; font-size:1.05rem; line-height:1.65;\">A microscopic automation tool that punches well above its weight class<\/p>\n    <div class=\"tt-sec-overview__grid\">\n      <div class=\"tt-sec-overview__text\">\n        <p>TinyTask is a minimalist macro recording program for Windows that lets you capture mouse movements, clicks, and keyboard input, then play them back on demand. Developed by Vista Software in the United States, this freeware utility has earned a devoted following for one standout reason: the entire application fits inside a single 36-kilobyte executable. That is not a typo. The whole program is smaller than most favicon images.<\/p>\n\n        <p>The current version, TinyTask 1.77, works on every Windows release from XP through Windows 11. Because it is written in pure C with zero external dependencies, there is nothing to install, no .NET framework to worry about, and no registry entries to clean up later. You download the EXE, double-click it, and the toolbar appears. That is the full setup process.<\/p>\n\n        <h3><i class=\"fa-solid fa-bullseye\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Who Is TinyTask For?<\/h3>\n        <p>If you do the same mouse-and-keyboard sequence more than twice a day, TinyTask can handle it for you. Common use cases include filling out repetitive web forms, clicking through multi-step workflows in business applications, automating file-rename sequences, and even handling basic game actions. Data-entry workers, students, office administrators, and casual gamers all use TinyTask to save time on tasks they would rather not do by hand.<\/p>\n\n        <h3><i class=\"fa-solid fa-star\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Why It Stays Popular<\/h3>\n        <p>Plenty of macro recorders exist, but most of them run 50 MB or larger, require admin privileges, and need a learning curve before you can record anything. TinyTask skips all of that. The toolbar shows exactly what you need: record, play, stop, loop count, speed slider, open, save, and compile-to-EXE. No menus, no preferences dialogs, no plugin systems. If your automation needs are straightforward &#8211; click here, type that, repeat 200 times &#8211; TinyTask does the job without burning RAM or disk space.<\/p>\n\n        <div class=\"tt-sec-overview__highlight\">\n          <p><i class=\"fa-solid fa-lightbulb\" style=\"color:#1499d5; margin-right:6px;\"><\/i> TinyTask records your actions into a compact .rec file that you can share with coworkers or compile into a standalone .exe so anyone can run it without installing TinyTask first.<\/p>\n        <\/div>\n\n        <p>The source code is not publicly available, but the freeware license allows unlimited personal and commercial use at no cost. Vista Software distributes TinyTask through this site, thetinytask.com, in both EXE and ZIP formats. Other domains advertising \u201cofficial TinyTask downloads\u201d (including tinytask.net, tinytask.app, and tinytaski.com) aren\u2019t affiliated with Vista Software, so if you landed here from a search result that promised an \u201cofficial 1.78\u201d build or anything similar, you\u2019ve already dodged the lookalike traffic.<\/p>\n      <\/div>\n      <div class=\"tt-sec-overview__img\">\n        <img decoding=\"async\" src=\"https:\/\/thetinytask.com\/wp-content\/uploads\/2023\/05\/tinytask-download-removebg-preview.png\" alt=\"TinyTask user interface showing the compact toolbar with record, play, and save buttons\" width=\"380\" height=\"auto\" loading=\"lazy\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container alignfull uagb-is-root-container uagb-block-tt-sec-features alignfull uagb-is-root-container\">\n<!-- SECTION 3: FEATURES -->\n<style>\n\/* ========== FEATURES - BENTO GRID ========== *\/\n.tt-sec-features {\n  padding: 70px 0;\n  background: #f8fafb;\n}\n.tt-sec-features__grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-top: 40px;\n}\n.tt-sec-features__card {\n  background: #ffffff;\n  border: 1px solid #e2e8f0;\n  border-radius: 16px;\n  padding: 28px 24px;\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n.tt-sec-features__card:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 32px rgba(20,153,213,0.1);\n}\n.tt-sec-features__card--wide {\n  grid-column: span 2;\n}\n.tt-sec-features__icon {\n  width: 44px;\n  height: 44px;\n  background: rgba(20,153,213,0.08);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1.2rem;\n  color: #1499d5;\n  margin-bottom: 16px;\n}\n.tt-sec-features__card h3 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.1rem;\n  font-weight: 700;\n  color: #1a2b3d;\n  margin: 0 0 10px 0;\n}\n.tt-sec-features__card p {\n  font-size: 0.92rem;\n  color: #5a6b7e;\n  line-height: 1.7;\n  margin: 0;\n}\n@media (max-width: 1024px) {\n  .tt-sec-features__grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .tt-sec-features__card--wide {\n    grid-column: span 1;\n  }\n}\n@media (max-width: 768px) {\n  .tt-sec-features {\n    padding: 50px 0;\n  }\n}\n@media (max-width: 480px) {\n  .tt-sec-features__grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"tt-sec\" id=\"where-is-official-download\" style=\"padding:50px 0; background:#fff;\">\n  <div class=\"tt-sec__container\" style=\"max-width:840px; margin:0 auto; padding:0 24px;\">\n    <h2 style=\"font-size:2rem; font-weight:700; color:#0b1d33; margin-bottom:16px;\">Where Is the Official TinyTask Download?<\/h2>\n    <p>The official TinyTask download is <strong>on this page<\/strong> (thetinytask.com). Vista Software distributes TinyTask 1.77 directly through this site as a 36 KB single-file .exe and a .zip variant. The build is unmodified, unsigned (which triggers a one-time SmartScreen warning the first time you run it), and free for personal and commercial use.<\/p>\n    <p>Other domains advertising &#8220;official TinyTask downloads&#8221;, including tinytask.net, tinytask.app, and tinytaski.com, aren&#8217;t affiliated with Vista Software. tinytaski.com in particular has been advertising a phantom &#8220;1.78&#8221; version that doesn&#8217;t exist. The real current version is 1.77, and it&#8217;s the only version published here.<\/p>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"tt-sec\" id=\"is-tinytasknet-official\" style=\"padding:50px 0; background:#f0f7fb;\">\n  <div class=\"tt-sec__container\" style=\"max-width:840px; margin:0 auto; padding:0 24px;\">\n    <h2 style=\"font-size:2rem; font-weight:700; color:#0b1d33; margin-bottom:16px;\">Is tinytask.net the Official TinyTask Site?<\/h2>\n    <p>No. <strong>thetinytask.com is the official TinyTask download site, run by Vista Software.<\/strong> tinytask.net is an unrelated third-party domain whose ownership and trust posture are uncertain. Its current download button doesn&#8217;t even host the binary itself, it redirects to a third-party GitHub account (Berniece-wq) that has no documented connection to Vista Software or the original TinyTask development. Independent scanners including GridinSoft have flagged the domain.<\/p>\n    <p>For the verified, Vista Software-distributed TinyTask 1.77 binary, <a href=\"#download\">download from this page<\/a>. The SHA-256 of our published EXE matches the canonical 2019-11-06 build that&#8217;s been on independent antivirus record (0\/30 detections at lo4d.com) for over six years. That&#8217;s how you know it&#8217;s the real one.<\/p>\n  <\/div>\n<\/section>\n\n\n<section id=\"features\" class=\"tt-sec tt-sec-features\">\n  <div class=\"tt-sec__container\">\n    <h2>Key Features<\/h2>\n    <p style=\"text-align:center; max-width:640px; margin:0 auto 40px auto; color:#5a6b7e; font-size:1.05rem; line-height:1.65;\">Everything you need for basic automation, packed into 36 kilobytes<\/p>\n    <div class=\"tt-sec-features__grid\">\n\n      <div class=\"tt-sec-features__card tt-sec-features__card--wide\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-circle-dot\"><\/i><\/div>\n        <h3>Record &amp; Replay<\/h3>\n        <p>Hit the record button (or press Ctrl+Shift+Alt+R) and TinyTask captures every mouse movement, click, and keystroke in real time. Press play to replay the full sequence at the exact same coordinates and timing. The recording is stored as a lightweight .rec file that you can save, share, or reload later. Playback accuracy stays consistent across sessions because TinyTask records absolute screen positions.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-repeat\"><\/i><\/div>\n        <h3>Loop Control<\/h3>\n        <p>Set a custom repeat count or run your macro in a continuous loop until you manually stop it. The loop counter sits right on the toolbar &#8211; type a number or use the arrows. Ideal for data-entry tasks that repeat hundreds of times without variation.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-gauge-high\"><\/i><\/div>\n        <h3>Speed Control<\/h3>\n        <p>A built-in speed slider lets you play macros faster or slower than the original recording speed. Crank it up for batch operations where delays do not matter, or slow it down when the target application needs time to load between steps.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-file-export\"><\/i><\/div>\n        <h3>Compile to EXE<\/h3>\n        <p>Turn any recorded macro into a standalone Windows executable. The compiled .exe runs the macro without requiring TinyTask to be installed on the target machine. Great for distributing automated routines to teammates who just need to double-click a file.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card tt-sec-features__card--wide\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-feather\"><\/i><\/div>\n        <h3>Portable &#8211; Only 36 KB<\/h3>\n        <p>TinyTask is a single-file portable application. No installer, no dependencies, no .NET runtime, no registry changes. Drop the 36 KB EXE onto a USB stick, cloud drive, or desktop and it runs immediately. It does not write anything to your system outside its own process memory, so removing it is as simple as deleting the file. This makes TinyTask one of the smallest Windows utilities ever distributed.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-keyboard\"><\/i><\/div>\n        <h3>Keyboard Shortcuts<\/h3>\n        <p>All core functions have global hotkeys: Ctrl+Shift+Alt+R to record, Ctrl+Shift+Alt+P to play. These work even when TinyTask is minimized or behind other windows, so you can start and stop recordings without switching focus.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-language\"><\/i><\/div>\n        <h3>Multi-Language Support<\/h3>\n        <p>TinyTask correctly records keystrokes in any keyboard layout or language active on your system. Whether you type in English, Spanish, Japanese, or Arabic, the captured input replays accurately through the Windows input system.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-thumbtack\"><\/i><\/div>\n        <h3>Always on Top Mode<\/h3>\n        <p>Pin the TinyTask toolbar above all other windows so it stays accessible while you work in a different application. This is especially useful during recording sessions where you need the stop button visible at all times.<\/p>\n      <\/div>\n\n      <div class=\"tt-sec-features__card\">\n        <div class=\"tt-sec-features__icon\"><i class=\"fa-solid fa-microchip\"><\/i><\/div>\n        <h3>Minimal Resource Usage<\/h3>\n        <p>Written in pure C with no runtime dependencies, TinyTask typically uses less than 1 MB of RAM and virtually zero CPU when idle. Even during active recording or playback, the footprint stays under 2 MB. It will not slow down older hardware or compete with resource-hungry applications.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container alignfull uagb-is-root-container uagb-block-tt-sec-download alignfull uagb-is-root-container\">\n<!-- SECTION 5: DOWNLOAD -->\n<style>\n\/* ========== DOWNLOAD ========== *\/\n.tt-sec-download {\n  padding: 70px 0;\n  background: #ffffff;\n}\n.tt-sec-download__box {\n  max-width: 700px;\n  margin: 40px auto 0;\n  background: #f0f7fc;\n  border: 1px solid #e2e8f0;\n  border-radius: 16px;\n  padding: 40px;\n  text-align: center;\n}\n.tt-sec-download__icon-row {\n  display: flex;\n  justify-content: center;\n  gap: 16px;\n  margin-bottom: 20px;\n}\n.tt-sec-download__icon-badge {\n  width: 52px;\n  height: 52px;\n  background: rgba(20,153,213,0.1);\n  border-radius: 14px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1.4rem;\n  color: #1499d5;\n}\n.tt-sec-download__info {\n  margin-bottom: 28px;\n}\n.tt-sec-download__info h3 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.5rem;\n  font-weight: 800;\n  color: #1a2b3d;\n  margin: 0 0 6px 0;\n}\n.tt-sec-download__info p {\n  font-size: 0.95rem;\n  color: #5a6b7e;\n  margin: 0;\n}\n.tt-sec-download__btns {\n  display: flex;\n  gap: 14px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-bottom: 28px;\n}\n.tt-sec-download__btn-primary {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #1499d5;\n  color: #ffffff !important;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.1rem;\n  font-weight: 700;\n  padding: 16px 36px;\n  border-radius: 12px;\n  text-decoration: none;\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n  box-shadow: 0 4px 16px rgba(20,153,213,0.25);\n  line-height: 1.4;\n}\n.tt-sec-download__btn-primary:hover {\n  transform: scale(1.02);\n  box-shadow: 0 6px 24px rgba(20,153,213,0.35);\n  color: #ffffff !important;\n  text-decoration: none;\n}\n.tt-sec-download__btn-secondary {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: transparent;\n  color: #1499d5 !important;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1rem;\n  font-weight: 600;\n  padding: 16px 28px;\n  border-radius: 12px;\n  border: 2px solid #1499d5;\n  text-decoration: none;\n  transition: background 0.2s ease;\n  line-height: 1.4;\n}\n.tt-sec-download__btn-secondary:hover {\n  background: rgba(20,153,213,0.06);\n  color: #1499d5 !important;\n  text-decoration: none;\n}\n.tt-sec-download__btn-sub {\n  display: block;\n  font-size: 0.78rem;\n  font-weight: 400;\n  opacity: 0.85;\n  margin-top: 2px;\n}\n.tt-sec-download__details {\n  display: flex;\n  justify-content: center;\n  gap: 24px;\n  flex-wrap: wrap;\n  margin-bottom: 24px;\n  font-size: 0.85rem;\n  color: #5a6b7e;\n}\n.tt-sec-download__details span {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n.tt-sec-download__details i {\n  color: #1499d5;\n}\n.tt-sec-download__trust {\n  display: flex;\n  justify-content: center;\n  gap: 20px;\n  flex-wrap: wrap;\n}\n.tt-sec-download__trust-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: rgba(24,183,117,0.08);\n  color: #18b775;\n  font-size: 0.82rem;\n  font-weight: 600;\n  padding: 6px 14px;\n  border-radius: 8px;\n}\n@media (max-width: 768px) {\n  .tt-sec-download {\n    padding: 50px 0;\n  }\n  .tt-sec-download__box {\n    padding: 28px 20px;\n  }\n  .tt-sec-download__btns {\n    flex-direction: column;\n    align-items: stretch;\n  }\n  .tt-sec-download__btn-primary,\n  .tt-sec-download__btn-secondary {\n    justify-content: center;\n    text-align: center;\n  }\n}\n<\/style>\n<section id=\"download\" class=\"tt-sec tt-sec-download\">\n  <div class=\"tt-sec__container\">\n    <h2>Download TinyTask<\/h2>\n    <p style=\"text-align:center; max-width:640px; margin:0 auto 0; color:#5a6b7e; font-size:1.05rem; line-height:1.65;\">Grab the official build directly from Vista Software &#8211; two formats, both free<\/p>\n    <div class=\"tt-sec-download__box\">\n      <div class=\"tt-sec-download__icon-row\">\n        <div class=\"tt-sec-download__icon-badge\"><i class=\"fa-brands fa-windows\"><\/i><\/div>\n        <div class=\"tt-sec-download__icon-badge\"><i class=\"fa-solid fa-shield-halved\"><\/i><\/div>\n      <\/div>\n      <div class=\"tt-sec-download__info\">\n        <h3>TinyTask 1.77 for Windows<\/h3>\n        <p>Portable freeware &mdash; no installation required<\/p>\n      <\/div>\n      <div class=\"tt-sec-download__btns\">\n        <a href=\"https:\/\/thetinytask.com\/tinytask-1-77.exe\" class=\"tt-sec-download__btn-primary\" rel=\"nofollow\">\n          <i class=\"fa-solid fa-download\"><\/i>\n          <span>Download TinyTask<span class=\"tt-sec-download__btn-sub\">EXE &bull; 36 KB &bull; Windows XP-11<\/span><\/span>\n        <\/a>\n        <a href=\"https:\/\/thetinytask.com\/tinytask-1-77.zip\" class=\"tt-sec-download__btn-secondary\" rel=\"nofollow\">\n          <i class=\"fa-solid fa-file-zipper\"><\/i>\n          <span>Download ZIP<span class=\"tt-sec-download__btn-sub\" style=\"color:#1499d5;\">ZIP Archive &bull; 36 KB<\/span><\/span>\n        <\/a>\n      <\/div>\n      <div class=\"tt-sec-download__details\">\n        <span><i class=\"fa-solid fa-tag\"><\/i> Version 1.77<\/span>\n        <span><i class=\"fa-solid fa-hard-drive\"><\/i> 36 KB<\/span>\n        <span><i class=\"fa-solid fa-code\"><\/i> Written in C<\/span>\n        <span><i class=\"fa-solid fa-box-open\"><\/i> Portable EXE<\/span>\n      <\/div>\n      <div class=\"tt-sec-download__trust\">\n        <span class=\"tt-sec-download__trust-badge\"><i class=\"fa-solid fa-shield-halved\"><\/i> Virus-Free<\/span>\n        <span class=\"tt-sec-download__trust-badge\"><i class=\"fa-solid fa-circle-check\"><\/i> Official Source<\/span>\n        <span class=\"tt-sec-download__trust-badge\"><i class=\"fa-solid fa-lock\"><\/i> Safe Download<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"tt-checksums\" style=\"max-width:700px; margin:32px auto 0; padding:20px 24px; background:#f0f7fc; border:1px solid #d4e8f5; border-radius:12px;\">\n  <h3 style=\"margin:0 0 10px 0; font-size:1.1rem; color:#0b1d33;\"><i class=\"fa-solid fa-shield-halved\"><\/i> Verify Your Download<\/h3>\n  <p style=\"font-size:0.92rem; color:#5a6b7e; margin:0 0 12px;\">If you want to confirm you&#8217;ve got the unmodified Vista Software build, hash the file you downloaded and compare against the values below.<\/p>\n  <pre style=\"background:#fff; border:1px solid #e2e8f0; padding:12px 14px; border-radius:6px; overflow-x:auto; font-size:0.84rem; line-height:1.5; margin:0 0 12px;\"><code>SHA-256 (TinyTask 1.77 EXE): 75e06ac5b7c1adb01ab994633466685e3dcef31d635eba1734fe16c7893ffe12\nSHA-256 (TinyTask 1.77 ZIP): 6d5df8577a842c79dd4d4cb9b90cb11f5395d7a666d067ac835ffa244e253ac1\nFile size (EXE): 36,352 bytes (~36 KB)\nFile size (ZIP): 20,992 bytes (~21 KB compressed)\nLast verified by Vista Software: April 28, 2026<\/code><\/pre>\n  <p style=\"font-size:0.88rem; color:#5a6b7e; margin:0;\">On Windows, run <code>certutil -hashfile tinytask-1-77.exe SHA256<\/code> in PowerShell or Command Prompt; the output should match the EXE hash above. The same EXE hash has been on independent antivirus record at lo4d.com since November 6, 2019, with 0 detections across 30 engines.<\/p>\n<\/div>\n\n<!-- TINYCLICKER + CHROME EXTENSION LINKS -->\n<style>\n.tt-sec-download__extras {\n  max-width: 700px;\n  margin: 32px auto 0;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.tt-sec-download__extra-card {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  background: #f0f7fc;\n  border: 1px solid #d4e8f5;\n  border-radius: 12px;\n  padding: 16px 22px;\n  text-decoration: none;\n  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n}\n.tt-sec-download__extra-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(20,153,213,0.15);\n  border-color: #1499d5;\n  text-decoration: none;\n}\n.tt-sec-download__extra-icon {\n  width: 46px;\n  height: 46px;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1.3rem;\n  flex-shrink: 0;\n}\n.tt-sec-download__extra-icon--clicker {\n  background: linear-gradient(135deg, #00aeef, #1499d5);\n  color: #ffffff;\n}\n.tt-sec-download__extra-icon--chrome {\n  background: linear-gradient(135deg, #4285f4, #1a73e8);\n  color: #ffffff;\n}\n.tt-sec-download__extra-text {\n  flex: 1;\n}\n.tt-sec-download__extra-title {\n  font-family: \"Exo 2\", sans-serif;\n  font-size: 1rem;\n  font-weight: 700;\n  color: #1a2b3d;\n  margin: 0 0 2px 0;\n  line-height: 1.3;\n}\n.tt-sec-download__extra-desc {\n  font-size: 0.85rem;\n  color: #5a6b7e;\n  margin: 0;\n  line-height: 1.45;\n}\n.tt-sec-download__extra-arrow {\n  color: #1499d5;\n  font-size: 1.1rem;\n  flex-shrink: 0;\n}\n.tt-sec-download__extra-badge {\n  display: inline-block;\n  background: #18b775;\n  color: #fff;\n  font-size: 0.65rem;\n  font-weight: 700;\n  padding: 2px 7px;\n  border-radius: 4px;\n  margin-left: 8px;\n  text-transform: uppercase;\n  letter-spacing: 0.3px;\n  vertical-align: middle;\n}\n@media (max-width: 768px) {\n  .tt-sec-download__extras {\n    margin: 24px 16px 0;\n  }\n  .tt-sec-download__extra-card {\n    padding: 14px 16px;\n    gap: 12px;\n  }\n}\n<\/style>\n<div class=\"tt-sec-download__extras\">\n  <a href=\"https:\/\/tinyclicker.com\/\" class=\"tt-sec-download__extra-card\" target=\"_blank\" rel=\"noopener\">\n    <div class=\"tt-sec-download__extra-icon tt-sec-download__extra-icon--clicker\">\n      <i class=\"fa-solid fa-bolt\"><\/i>\n    <\/div>\n    <div class=\"tt-sec-download__extra-text\">\n      <p class=\"tt-sec-download__extra-title\">Tiny Clicker <span class=\"tt-sec-download__extra-badge\">New<\/span><\/p>\n      <p class=\"tt-sec-download__extra-desc\">The latest improved version of TinyTask &mdash; faster, lighter, and built for modern Windows<\/p>\n    <\/div>\n    <i class=\"fa-solid fa-arrow-right tt-sec-download__extra-arrow\"><\/i>\n  <\/a>\n  <a href=\"https:\/\/chromewebstore.google.com\/detail\/macro-cursor-recorder\/aipjjiafoeohaekdkodfbjfmbhdpnbap\" class=\"tt-sec-download__extra-card\" target=\"_blank\" rel=\"noopener\">\n    <div class=\"tt-sec-download__extra-icon tt-sec-download__extra-icon--chrome\">\n      <i class=\"fa-brands fa-chrome\"><\/i>\n    <\/div>\n    <div class=\"tt-sec-download__extra-text\">\n      <p class=\"tt-sec-download__extra-title\">TinyTask Chrome Extension<\/p>\n      <p class=\"tt-sec-download__extra-desc\">Record and replay browser macros directly in Chrome &mdash; no download needed<\/p>\n    <\/div>\n    <i class=\"fa-solid fa-arrow-right tt-sec-download__extra-arrow\"><\/i>\n  <\/a>\n<\/div>\n<p style=\"text-align:center; margin-top:24px; color:#5a6b7e; font-size:0.88rem;\">TinyTask desktop is Windows-only. Use the Chrome extension for cross-platform browser automation.<\/p>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container alignfull uagb-is-root-container uagb-block-tt-sec-getting-started alignfull uagb-is-root-container\">\n<!-- SECTION 7: GETTING STARTED -->\n<style>\n\/* ========== GETTING STARTED ========== *\/\n.tt-sec-getting-started {\n  padding: 70px 0;\n  background: #f8fafb;\n}\n.tt-sec-gs__steps {\n  max-width: 860px;\n  margin: 40px auto 0;\n}\n.tt-sec-gs__step {\n  background: #ffffff;\n  border: 1px solid #e2e8f0;\n  border-radius: 16px;\n  padding: 32px;\n  margin-bottom: 20px;\n  position: relative;\n}\n.tt-sec-gs__step-header {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 18px;\n}\n.tt-sec-gs__step-num {\n  width: 42px;\n  height: 42px;\n  background: #1499d5;\n  color: #ffffff;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.1rem;\n  font-weight: 800;\n  flex-shrink: 0;\n}\n.tt-sec-gs__step-title {\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.2rem;\n  font-weight: 700;\n  color: #1a2b3d;\n  margin: 0;\n}\n.tt-sec-gs__step p {\n  font-size: 0.95rem;\n  color: #5a6b7e;\n  line-height: 1.75;\n  margin: 0 0 14px 0;\n}\n.tt-sec-gs__step p:last-child {\n  margin-bottom: 0;\n}\n.tt-sec-gs__step ul, .tt-sec-gs__step ol {\n  padding-left: 20px;\n  margin: 0 0 14px 0;\n}\n.tt-sec-gs__step li {\n  font-size: 0.95rem;\n  color: #5a6b7e;\n  line-height: 1.75;\n  margin-bottom: 6px;\n}\n.tt-sec-gs__callout {\n  background: #f0f7fc;\n  border-left: 4px solid #1499d5;\n  border-radius: 0 12px 12px 0;\n  padding: 14px 18px;\n  margin: 14px 0;\n}\n.tt-sec-gs__callout p {\n  color: #1a2b3d;\n  font-weight: 500;\n  margin: 0;\n}\n.tt-sec-gs__callout--warn {\n  background: #fef9ed;\n  border-left-color: #f5a623;\n}\n.tt-sec-gs__callout--warn p {\n  color: #8a6d2b;\n}\n.tt-sec-gs__kbd {\n  display: inline-block;\n  background: #e2e8f0;\n  color: #1a2b3d;\n  font-family: 'Courier New', monospace;\n  font-size: 0.85rem;\n  padding: 2px 8px;\n  border-radius: 4px;\n  border: 1px solid #cbd5e1;\n}\n.tt-sec-gs__shortcut-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 14px 0;\n  font-size: 0.9rem;\n}\n.tt-sec-gs__shortcut-table th {\n  background: #1499d5;\n  color: #ffffff;\n  font-weight: 600;\n  padding: 10px 16px;\n  text-align: left;\n}\n.tt-sec-gs__shortcut-table th:first-child {\n  border-radius: 8px 0 0 0;\n}\n.tt-sec-gs__shortcut-table th:last-child {\n  border-radius: 0 8px 0 0;\n}\n.tt-sec-gs__shortcut-table td {\n  padding: 10px 16px;\n  color: #5a6b7e;\n  border-bottom: 1px solid #e2e8f0;\n}\n.tt-sec-gs__shortcut-table tr:nth-child(even) td {\n  background: #f8fafb;\n}\n.tt-sec-gs__shortcut-table tr:last-child td:first-child {\n  border-radius: 0 0 0 8px;\n}\n.tt-sec-gs__shortcut-table tr:last-child td:last-child {\n  border-radius: 0 0 8px 0;\n}\n@media (max-width: 768px) {\n  .tt-sec-getting-started {\n    padding: 50px 0;\n  }\n  .tt-sec-gs__step {\n    padding: 22px 18px;\n  }\n}\n<\/style>\n<section id=\"getting-started\" class=\"tt-sec tt-sec-getting-started\">\n  <div class=\"tt-sec__container\">\n    <h2>Getting Started with TinyTask<\/h2>\n    <p style=\"text-align:center; max-width:640px; margin:0 auto 0; color:#5a6b7e; font-size:1.05rem; line-height:1.65;\">From first download to your first automated workflow in under five minutes<\/p>\n    <div class=\"tt-sec-gs__steps\">\n\n      <!-- Step 1: Downloading -->\n      <div class=\"tt-sec-gs__step\">\n        <div class=\"tt-sec-gs__step-header\">\n          <div class=\"tt-sec-gs__step-num\">1<\/div>\n          <h3 class=\"tt-sec-gs__step-title\"><i class=\"fa-solid fa-download\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Downloading TinyTask<\/h3>\n        <\/div>\n        <p>Head over to our <a href=\"\/#download\" style=\"color:#1499d5; font-weight:600;\">download section<\/a> and grab TinyTask 1.77 directly. You will find two options: a standalone EXE file and a ZIP archive. Both contain the exact same 36 KB program. The EXE option is the most popular because you can run it immediately after downloading &#8211; no extraction step required.<\/p>\n        <p>If your browser or antivirus flags the download, that is a false positive triggered by the small file size and the fact that TinyTask hooks into mouse and keyboard input (which is exactly how it records macros). We will address how to handle that in the next step.<\/p>\n        <p>The ZIP format is handy when you want to store TinyTask inside a folder with its .rec macro files, or if your workplace blocks direct EXE downloads. Simply extract the archive to any folder and you are ready to go. At 36 KB, the download completes almost instantly on any connection.<\/p>\n        <div class=\"tt-sec-gs__callout\">\n          <p><i class=\"fa-solid fa-lightbulb\" style=\"color:#1499d5; margin-right:6px;\"><\/i> <strong>Tip:<\/strong> Save TinyTask.exe somewhere easy to reach &#8211; your Desktop or a dedicated &#8220;Tools&#8221; folder. Because it is portable, you can move it later without breaking anything.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 2: Launching -->\n      <div class=\"tt-sec-gs__step\">\n        <div class=\"tt-sec-gs__step-header\">\n          <div class=\"tt-sec-gs__step-num\">2<\/div>\n          <h3 class=\"tt-sec-gs__step-title\"><i class=\"fa-solid fa-rocket\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Launching TinyTask for the First Time<\/h3>\n        <\/div>\n        <p>Double-click the TinyTask.exe file. There is no installer &#8211; the toolbar window appears within a fraction of a second. On Windows 10 and Windows 11, you may see a Windows SmartScreen warning that says &#8220;Windows protected your PC.&#8221; This happens because TinyTask is not digitally signed with a paid code-signing certificate.<\/p>\n        <p>To get past SmartScreen:<\/p>\n        <ol>\n          <li>Click <strong>&#8220;More info&#8221;<\/strong> in the SmartScreen dialog (the text is small and easy to miss)<\/li>\n          <li>Click <strong>&#8220;Run anyway&#8221;<\/strong> to launch the program<\/li>\n          <li>Windows will remember your choice, so this prompt only appears once<\/li>\n        <\/ol>\n        <p>When TinyTask opens, you will see a compact horizontal toolbar with about 10 small buttons. From left to right, the buttons are: Open, Save, Record (red circle), Play (green triangle), Stop, Compile to EXE, Loop Count spinner, Speed slider, Minimize, and Always on Top pin. That toolbar is the entire application. There are no hidden menus, no settings screen, and no splash window.<\/p>\n        <div class=\"tt-sec-gs__callout--warn tt-sec-gs__callout\">\n          <p><i class=\"fa-solid fa-triangle-exclamation\" style=\"color:#f5a623; margin-right:6px;\"><\/i> <strong>Warning:<\/strong> If TinyTask fails to launch at all, right-click the EXE and choose &#8220;Run as administrator.&#8221; Some locked-down work environments require elevated privileges for programs that hook into keyboard and mouse input.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 3: Recording Your First Macro -->\n      <div class=\"tt-sec-gs__step\">\n        <div class=\"tt-sec-gs__step-header\">\n          <div class=\"tt-sec-gs__step-num\">3<\/div>\n          <h3 class=\"tt-sec-gs__step-title\"><i class=\"fa-solid fa-circle-dot\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Recording Your First Macro<\/h3>\n        <\/div>\n        <p>Here is a concrete example. Suppose you need to open Notepad, type a line of text, and save the file &#8211; and you want to automate it so a coworker can run the same sequence later.<\/p>\n        <ol>\n          <li>Click the <strong>red Record button<\/strong> on the TinyTask toolbar (or press <span class=\"tt-sec-gs__kbd\">Ctrl+Shift+Alt+R<\/span>). The button will stay pressed to show that recording is active.<\/li>\n          <li>Open the Start Menu, type <strong>&#8220;Notepad&#8221;<\/strong>, and press Enter to launch it.<\/li>\n          <li>Type your text &#8211; for example, <em>&#8220;Monthly report &#8211; March 2026&#8221;<\/em>.<\/li>\n          <li>Press <span class=\"tt-sec-gs__kbd\">Ctrl+S<\/span>, choose a save location, type the filename, and click Save.<\/li>\n          <li>Click the <strong>Stop button<\/strong> on TinyTask (or press <span class=\"tt-sec-gs__kbd\">Ctrl+Shift+Alt+R<\/span> again to toggle recording off).<\/li>\n        <\/ol>\n        <p>Your macro is now stored in memory. To play it back, click the <strong>green Play button<\/strong> or press <span class=\"tt-sec-gs__kbd\">Ctrl+Shift+Alt+P<\/span>. TinyTask will repeat every mouse movement and keystroke you recorded, in the same order, at the same pace. Keep your hands off the mouse and keyboard during playback &#8211; any input from you will interfere with the replay.<\/p>\n        <p>To save the macro to a file, click the <strong>Save button<\/strong> (floppy disk icon). TinyTask saves recordings in its .rec format. You can share this file with anyone who has TinyTask, or you can compile it into a standalone EXE using the Compile button.<\/p>\n      <\/div>\n\n      <!-- Step 4: Playback, Loops, and Speed -->\n      <div class=\"tt-sec-gs__step\">\n        <div class=\"tt-sec-gs__step-header\">\n          <div class=\"tt-sec-gs__step-num\">4<\/div>\n          <h3 class=\"tt-sec-gs__step-title\"><i class=\"fa-solid fa-sliders\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Playback, Loops, and Speed<\/h3>\n        <\/div>\n        <p>Once you have a macro recorded or loaded from a .rec file, TinyTask gives you three controls that change how it plays back:<\/p>\n        <p><strong>Loop Count:<\/strong> The number spinner next to the playback controls sets how many times the macro runs. Set it to 1 for a single run, 50 for fifty repetitions, or 0 (zero) for an infinite loop that runs until you click Stop. For data-entry work where you need to fill 200 rows, set the count to 200 and walk away.<\/p>\n        <p><strong>Speed Slider:<\/strong> Drag the speed slider left to slow down playback or right to speed it up. The default position replays at 1x speed (the exact timing you recorded). For operations where the target app responds instantly, cranking the speed to maximum can finish a 5-minute macro in under 30 seconds. If an application is slow to respond between steps, slow the slider down so TinyTask does not click before the next screen loads.<\/p>\n        <p><strong>Stopping Playback:<\/strong> Press <span class=\"tt-sec-gs__kbd\">Ctrl+Shift+Alt+P<\/span> at any time to stop playback mid-sequence. You can also click the Stop button on the toolbar, but the hotkey is faster since TinyTask may be clicking elsewhere on screen during replay.<\/p>\n        <div class=\"tt-sec-gs__callout\">\n          <p><i class=\"fa-solid fa-lightbulb\" style=\"color:#1499d5; margin-right:6px;\"><\/i> <strong>Tip:<\/strong> Before running a macro at high speed on 200 loops, do a single test run at normal speed first. This lets you catch any timing issues before the program fires off hundreds of rapid-fire actions.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Step 5: Compiling and Sharing -->\n      <div class=\"tt-sec-gs__step\">\n        <div class=\"tt-sec-gs__step-header\">\n          <div class=\"tt-sec-gs__step-num\">5<\/div>\n          <h3 class=\"tt-sec-gs__step-title\"><i class=\"fa-solid fa-file-export\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Compiling and Sharing Macros<\/h3>\n        <\/div>\n        <p>One of TinyTask&#8217;s most useful features is the ability to compile a recording into a self-contained .exe file. After recording or loading a macro, click the <strong>Compile button<\/strong> (the icon that looks like a small package or export arrow). TinyTask will ask you where to save the EXE. Name it something descriptive like &#8220;Fill_Report_Template.exe&#8221; and click Save.<\/p>\n        <p>The generated EXE is typically around 50-70 KB (the original 36 KB runtime plus your recorded macro data). Anyone with a Windows PC can double-click this file to run the macro without having TinyTask installed. This is perfect for creating one-click automation files for colleagues who are not comfortable working with macro software directly.<\/p>\n        <p>Keep in mind that compiled macros replay at fixed coordinates. If your coworker uses a different screen resolution or has the target application positioned in a different spot, the clicks may land in the wrong place. To avoid this, record your macros with the target application maximized &#8211; that way the UI elements sit in consistent positions regardless of screen size.<\/p>\n      <\/div>\n\n      <!-- Step 6: Tips and Best Practices -->\n      <div class=\"tt-sec-gs__step\">\n        <div class=\"tt-sec-gs__step-header\">\n          <div class=\"tt-sec-gs__step-num\">6<\/div>\n          <h3 class=\"tt-sec-gs__step-title\"><i class=\"fa-solid fa-wand-magic-sparkles\" style=\"color:#1499d5; margin-right:8px;\"><\/i>Tips, Tricks, and Best Practices<\/h3>\n        <\/div>\n        <p>After using TinyTask for a while, you will pick up habits that make your macros more reliable:<\/p>\n        <ul>\n          <li><strong>Always maximize windows before recording.<\/strong> Maximized apps have consistent button positions across different monitors. A macro recorded on a 1080p screen will fail on a 4K display if the window was floating at a specific size.<\/li>\n          <li><strong>Add brief pauses.<\/strong> If you need a delay during recording (for example, waiting for a web page to load), just sit still for a couple of seconds. TinyTask records the idle time along with the actions.<\/li>\n          <li><strong>Use keyboard shortcuts instead of clicking menus.<\/strong> Press <span class=\"tt-sec-gs__kbd\">Ctrl+S<\/span> instead of clicking File > Save. Keyboard shortcuts work regardless of where the toolbar is positioned, making macros more resilient.<\/li>\n          <li><strong>Keep macros short and focused.<\/strong> Rather than one 10-minute macro that does everything, record three smaller macros for three distinct tasks. Shorter macros are easier to debug and reuse.<\/li>\n          <li><strong>Back up your .rec files.<\/strong> If you rely on a macro daily, save the .rec file to a cloud folder or USB drive. The files are tiny and easy to back up.<\/li>\n        <\/ul>\n\n        <p><strong>Keyboard Shortcuts Reference:<\/strong><\/p>\n        <table class=\"tt-sec-gs__shortcut-table\">\n          <thead>\n            <tr><th>Action<\/th><th>Shortcut<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Start \/ Stop Recording<\/td><td><span class=\"tt-sec-gs__kbd\">Ctrl+Shift+Alt+R<\/span><\/td><\/tr>\n            <tr><td>Start \/ Stop Playback<\/td><td><span class=\"tt-sec-gs__kbd\">Ctrl+Shift+Alt+P<\/span><\/td><\/tr>\n          <\/tbody>\n        <\/table>\n\n        <p>For further help, jump to our <a href=\"#faq\">FAQ section below<\/a>, every question we\u2019ve heard from TinyTask users in the last 18 months is answered there. Community discussions on Reddit (r\/TinyTask and r\/AutoHotkey threads) are also worth browsing if you run into a weird edge case the FAQ doesn\u2019t cover.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n\n\n\n\n\n<section class=\"tt-sec\" id=\"how-to-download\" style=\"padding:50px 0; background:#fff;\">\n  <div class=\"tt-sec__container\" style=\"max-width:840px; margin:0 auto; padding:0 24px;\">\n    <h2 style=\"font-size:2rem; font-weight:700; color:#0b1d33; margin-bottom:16px;\">How to Download TinyTask for PC<\/h2>\n    <ol style=\"font-size:1.02rem; line-height:1.7; color:#1a2b3d;\">\n      <li><strong>Click the Download button<\/strong> at the top of this page &mdash; the file is <code>tinytask-1-77.exe<\/code> (36 KB).<\/li>\n      <li><strong>Save it anywhere<\/strong> &mdash; TinyTask doesn&#8217;t require installation; it runs directly from the .exe.<\/li>\n      <li><strong>First-run SmartScreen warning<\/strong>: click &#8220;More info&#8221; then &#8220;Run anyway.&#8221; TinyTask is unsigned but Vista Software-distributed and verified safe (see <a href=\"\/is-tinytask-safe\/\">Is TinyTask Safe?<\/a> for full scan details).<\/li>\n      <li><strong>Default hotkeys<\/strong>: <kbd>Ctrl+Shift+Alt+R<\/kbd> to record, <kbd>Ctrl+Shift+Alt+P<\/kbd> to play.<\/li>\n      <li><strong>Save your macro<\/strong> as a .rec file from File &rarr; Save.<\/li>\n      <li><strong>Replay or compile<\/strong> &mdash; File &rarr; Save As .exe creates a standalone macro binary (50 to 70 KB).<\/li>\n    <\/ol>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"tt-sec\" id=\"what-is-tinytask-exe\" style=\"padding:50px 0; background:#f0f7fb;\">\n  <div class=\"tt-sec__container\" style=\"max-width:840px; margin:0 auto; padding:0 24px;\">\n    <h2 style=\"font-size:2rem; font-weight:700; color:#0b1d33; margin-bottom:16px;\">What Is tinytask.exe?<\/h2>\n    <p>tinytask.exe is the single-file executable for TinyTask, distributed by Vista Software. The current version (1.77) is exactly 36,352 bytes, which works out to roughly 36 KB. There&#8217;s no installer because there&#8217;s nothing to install. You run the .exe directly, and when you close the window, nothing&#8217;s left running in the background.<\/p>\n    <p>The file doesn&#8217;t modify the registry, doesn&#8217;t write outside its own directory, and doesn&#8217;t make network connections. That&#8217;s been verified by Joe Sandbox and Hybrid Analysis runs against the exact SHA-256 we publish on this page. The hash is unchanged from the November 2019 release that lo4d.com first catalogued, so any TinyTask 1.77 binary that doesn&#8217;t match this hash has been modified by someone other than Vista Software.<\/p>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"tt-sec\" id=\"is-tinytask-tiny-clicker\" style=\"padding:50px 0; background:#fff;\">\n  <div class=\"tt-sec__container\" style=\"max-width:840px; margin:0 auto; padding:0 24px;\">\n    <h2 style=\"font-size:2rem; font-weight:700; color:#0b1d33; margin-bottom:16px;\">Is TinyTask the Same as a &#8220;Tiny Clicker&#8221;?<\/h2>\n    <p>&#8220;Tiny clicker&#8221; is a colloquial misspelling that usually refers to TinyTask, the free Windows macro recorder by Vista Software. TinyTask records and replays mouse clicks (so it works as an auto-clicker), plus keyboard input and mouse movement, which makes it functionally a tiny clicker plus a full macro recorder. The official build, available on this page, is 36 KB and runs without installation on Windows 10 and 11.<\/p>\n    <p>If you only need pure click-spam at a fixed interval and don&#8217;t care about recording sequences, a dedicated auto-clicker can be a better fit. TinyTask doesn&#8217;t support conditional logic or branching, so if your task needs &#8220;click here only if the screen shows X&#8221;, you&#8217;ll want AutoHotkey instead. For straight record-and-replay click loops though, TinyTask is hard to beat at 36 KB.<\/p>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"tt-sec\" id=\"tinytask-android\" style=\"padding:50px 0; background:#f0f7fb;\">\n  <div class=\"tt-sec__container\" style=\"max-width:840px; margin:0 auto; padding:0 24px;\">\n    <h2 style=\"font-size:2rem; font-weight:700; color:#0b1d33; margin-bottom:16px;\">Is There a TinyTask Android App?<\/h2>\n    <p>No. There&#8217;s no official TinyTask app for Android, iPhone, or any mobile OS. Vista Software hasn&#8217;t released a mobile version, so any APK or app advertising itself as &#8220;TinyTask&#8221; on the Play Store, third-party APK sites, or anywhere else isn&#8217;t from Vista Software. TinyTask is a Windows-only utility.<\/p>\n    <p>For mobile macro automation, see our <a href=\"\/tinytask-mobile\/\">TinyTask for Mobile<\/a> guide, which covers verified alternatives for Android (MacroDroid, Auto Clicker &#8211; Automatic Tap) and iOS (Apple Shortcuts). The mobile space has its own ecosystem of legitimate macro tools, but none of them are TinyTask under another name.<\/p>\n  <\/div>\n<\/section>\n\n\n\n<style>\n.tt-popular-guides{max-width:1140px;margin:0 auto;padding:60px 30px;font-family:\"Exo 2\",sans-serif}\n.tt-popular-guides h2{font-size:2rem;font-weight:700;color:#0b1d33;text-align:center;margin-bottom:8px}\n.tt-popular-guides .tt-pg-sub{text-align:center;color:#5a6b7e;font-size:1.05rem;margin-bottom:36px;max-width:640px;margin-left:auto;margin-right:auto}\n.tt-popular-guides .tt-pg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}\n.tt-popular-guides .tt-pg-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;transition:box-shadow .2s,transform .2s;text-decoration:none !important;display:block;color:inherit !important}\n.tt-popular-guides .tt-pg-card:hover{box-shadow:0 4px 20px rgba(20,153,213,.12);transform:translateY(-2px)}\n.tt-popular-guides .tt-pg-tag{display:inline-block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:3px 10px;border-radius:20px;margin-bottom:12px}\n.tt-pg-tag--guide{background:#e6f9ef;color:#18b775}.tt-pg-tag--tools{background:#e8f4fd;color:#1499d5}\n.tt-pg-tag--fix{background:#fff3e0;color:#e68a00}.tt-pg-tag--compare{background:#f3e8fd;color:#8b5cf6}\n.tt-popular-guides .tt-pg-card h3{font-size:1.1rem;font-weight:600;color:#0b1d33;margin:0 0 8px;line-height:1.4}\n.tt-popular-guides .tt-pg-card p{font-size:.9rem;color:#5a6b7e;margin:0;line-height:1.5}\n.tt-popular-guides .tt-pg-arrow{color:#1499d5 !important;font-size:.85rem;font-weight:600;margin-top:12px;display:block}\n.tt-pg-wrap{background:#f0f7fb}\n@media(max-width:768px){.tt-popular-guides .tt-pg-grid{grid-template-columns:1fr}.tt-popular-guides{padding:40px 20px}}\n<\/style>\n<div class=\"tt-pg-wrap\">\n<div class=\"tt-popular-guides\" id=\"guides\">\n<h2>Popular Guides &amp; Resources<\/h2>\n<p class=\"tt-pg-sub\">Everything you need to master TinyTask and automation tools for Windows, Mac, and more.<\/p>\n<div class=\"tt-pg-grid\">\n<a href=\"\/how-to-use-tinytask\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--guide\">Guide<\/span><h3>How to Use TinyTask<\/h3><p>Complete beginner tutorial covering recording, playback, loops, and compiling macros to EXE.<\/p><span class=\"tt-pg-arrow\">Read guide &rarr;<\/span><\/a>\n<a href=\"\/is-tinytask-safe\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--guide\">Guide<\/span><h3>Is TinyTask Safe?<\/h3><p>Virus scan results, security analysis, and what 60+ antivirus engines say about TinyTask.<\/p><span class=\"tt-pg-arrow\">Read guide &rarr;<\/span><\/a>\n<a href=\"\/best-auto-clicker-windows\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--tools\">Tools<\/span><h3>Best Auto Clicker for Windows<\/h3><p>10 free auto clickers tested and compared for gaming, work, and accessibility.<\/p><span class=\"tt-pg-arrow\">View picks &rarr;<\/span><\/a>\n<a href=\"\/best-macro-recorders-windows\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--tools\">Tools<\/span><h3>Best Free Macro Recorders<\/h3><p>Top macro recording software for Windows. Record mouse clicks and automate any task.<\/p><span class=\"tt-pg-arrow\">View picks &rarr;<\/span><\/a>\n<a href=\"\/tinytask-not-working\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--fix\">Fix<\/span><h3>TinyTask Not Working?<\/h3><p>15 proven fixes for common problems including playback issues, admin errors, and Windows 11.<\/p><span class=\"tt-pg-arrow\">Get help &rarr;<\/span><\/a>\n<a href=\"\/tinytask-mac\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--compare\">Platform<\/span><h3>TinyTask for Mac<\/h3><p>TinyTask is Windows-only. Here are the best Mac alternatives for macro recording.<\/p><span class=\"tt-pg-arrow\">See options &rarr;<\/span><\/a>\n<a href=\"\/tinytask-alternatives\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--compare\">Compare<\/span><h3>TinyTask Alternatives<\/h3><p>12 macro tools for every platform, from lightweight clickers to full automation suites.<\/p><span class=\"tt-pg-arrow\">Compare tools &rarr;<\/span><\/a>\n<a href=\"\/tinytask-chromebook\/\" class=\"tt-pg-card\"><span class=\"tt-pg-tag tt-pg-tag--compare\">Platform<\/span><h3>TinyTask for Chromebook<\/h3><p>3 best alternatives for Chrome OS. Native auto-clicker and browser extensions that work.<\/p><span class=\"tt-pg-arrow\">See options &rarr;<\/span><\/a>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container alignfull uagb-is-root-container uagb-block-tt-sec-faq alignfull uagb-is-root-container\">\n<!-- SECTION 8: FAQ -->\n<style>\n\/* ========== FAQ ========== *\/\n.tt-sec-faq {\n  padding: 70px 0;\n  background: #ffffff;\n}\n.tt-sec-faq__container {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n.tt-sec-faq__container h2 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: 2rem;\n  font-weight: 800;\n  color: #1a2b3d;\n  margin: 0 0 12px 0;\n  text-align: center;\n}\n.tt-sec-faq__item {\n  margin-bottom: 8px;\n  border: 1px solid #e2e8f0;\n  border-radius: 16px;\n  overflow: hidden;\n  background: #ffffff;\n}\n.tt-sec-faq__question {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 18px 24px;\n  cursor: pointer;\n  color: #1a2b3d;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 1.05rem;\n  font-weight: 600;\n  line-height: 1.5;\n  background: transparent;\n  transition: background-color 0.2s ease;\n  list-style: none;\n}\n.tt-sec-faq__question::-webkit-details-marker {\n  display: none;\n}\n.tt-sec-faq__question::marker {\n  display: none;\n  content: \"\";\n}\n.tt-sec-faq__question::after {\n  content: \"+\";\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1.3rem;\n  font-weight: 400;\n  color: #1499d5;\n  background: transparent;\n  border-radius: 50%;\n  border: 1px solid #1499d5;\n  margin-left: 16px;\n  transition: transform 0.2s ease, background-color 0.2s ease;\n}\n.tt-sec-faq__question:hover {\n  background-color: rgba(20,153,213,0.04);\n}\n.tt-sec-faq__item[open] > .tt-sec-faq__question {\n  border-bottom: 1px solid #e2e8f0;\n}\n.tt-sec-faq__item[open] > .tt-sec-faq__question::after {\n  content: \"-\";\n  background: #1499d5;\n  color: #fff;\n}\n.tt-sec-faq__answer {\n  padding: 20px 24px;\n  color: #5a6b7e;\n  font-family: 'Exo 2', sans-serif;\n  font-size: 0.95rem;\n  line-height: 1.75;\n}\n.tt-sec-faq__answer p {\n  margin: 0 0 12px 0;\n  color: inherit;\n}\n.tt-sec-faq__answer p:last-child {\n  margin-bottom: 0;\n}\n.tt-sec-faq__answer ul, .tt-sec-faq__answer ol {\n  padding-left: 20px;\n  margin: 0 0 12px 0;\n  color: inherit;\n}\n.tt-sec-faq__answer li {\n  margin-bottom: 6px;\n  line-height: 1.7;\n}\n.tt-sec-faq__answer strong {\n  color: #1a2b3d;\n}\n.tt-sec-faq__answer a {\n  color: #1499d5;\n  font-weight: 600;\n  text-decoration: none;\n}\n.tt-sec-faq__answer a:hover {\n  text-decoration: underline;\n}\n@media (max-width: 768px) {\n  .tt-sec-faq {\n    padding: 50px 0;\n  }\n  .tt-sec-faq__question {\n    padding: 14px 16px;\n    font-size: 0.95rem;\n  }\n  .tt-sec-faq__answer {\n    padding: 14px 16px;\n  }\n}\n<\/style>\n<section id=\"faq\" class=\"tt-sec tt-sec-faq\">\n  <div class=\"tt-sec-faq__container\">\n    <h2>Frequently Asked Questions<\/h2>\n    <p style=\"text-align:center; max-width:640px; margin:0 auto 40px auto; color:#5a6b7e; font-size:1.05rem; line-height:1.65;\">Real answers to the questions people actually ask about TinyTask<\/p>\n\n    <!-- FAQ 1 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Is TinyTask free to download?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>Yes, TinyTask is 100% free to download and use. It is classified as freeware by its developer, Vista Software, which means there is no trial period, no paid upgrade tier, and no feature gating. The full application ships as a single 36 KB executable file with every feature unlocked from the start.<\/p>\n        <p>Unlike many free tools that bundle adware or toolbars into their installer, TinyTask has no installer at all. You download the standalone EXE file, and that is the complete program. There are no hidden costs, no in-app purchases, and no subscription fees. The freeware license covers both personal and commercial use, so you can use it at work without needing a site license or company approval.<\/p>\n        <p>Vista Software publishes TinyTask through this site, thetinytask.com, which is the official source. Both the EXE and ZIP formats are available at no charge in our download section above. Both files are hosted directly on this site. No third-party redirect, no mirror, no wrapper installer. The byte you click on is the byte you download.<\/p>\n        <p><strong>Pro tip:<\/strong> Bookmark TinyTask.exe on a USB drive so you always have it ready on any Windows machine you encounter, even ones without internet access. It is so small it fits alongside thousands of other files.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 2 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Is TinyTask safe for Windows 11?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>Yes, TinyTask is safe to use on Windows 11 and has been tested across all recent Windows releases. The program is written in pure C with no external dependencies, meaning it does not rely on third-party libraries that might introduce vulnerabilities. At 36 KB, there is physically not enough code to hide malware &#8211; the entire binary is smaller than most image files.<\/p>\n        <p>Windows SmartScreen may flag TinyTask the first time you run it because the executable lacks a paid code-signing certificate. This is a common false positive for small freeware utilities and does not indicate any safety issue. To proceed, click &#8220;More info&#8221; in the SmartScreen dialog, then click &#8220;Run anyway.&#8221;<\/p>\n        <p>TinyTask hooks into keyboard and mouse input at the system level (that is how it records macros), which can trigger heuristic alerts in some antivirus scanners. These are behavioral false positives. If your antivirus quarantines the file, add an exception for TinyTask.exe in your security software&#8217;s settings. Programs like VirusTotal consistently show TinyTask as clean when scanned against 60+ antivirus engines.<\/p>\n        <p><strong>Pro tip:<\/strong> If you want extra peace of mind, grab the ZIP version and verify the SHA-256 hash against the value we publish in the download section on this page. The current TinyTask 1.77 EXE SHA-256 is <code>75e06ac5b7c1adb01ab994633466685e3dcef31d635eba1734fe16c7893ffe12<\/code>, and the ZIP is <code>6d5df8577a842c79dd4d4cb9b90cb11f5395d7a666d067ac835ffa244e253ac1<\/code>. The same EXE hash has been on independent record at lo4d.com since November 2019, with zero detections across 30 antivirus engines.<\/p>\n        <p>For the official download, see the <a href=\"\/#download\">download section<\/a> on this page. The file is served directly from this site, which is Vista Software\u2019s distribution endpoint for TinyTask, no external redirect.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 3 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">What are the system requirements for TinyTask?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>TinyTask has the lowest system requirements of any macro recorder available. It needs Windows XP or later (including Vista, 7, 8, 8.1, 10, and 11), roughly 1 MB of free RAM during operation, and 36 KB of free disk space. That is it. There is no minimum CPU requirement, no GPU requirement, and no need for .NET Framework, Java, or any other runtime.<\/p>\n        <p>Because TinyTask is compiled as native x86 code, it runs on both 32-bit and 64-bit versions of Windows through the WoW64 compatibility layer. You do not need to choose a 32-bit or 64-bit version &#8211; the same single EXE works everywhere. It also runs on ARM-based Windows devices through x86 emulation, though ARM performance is identical to x86 at this tiny scale.<\/p>\n        <p>TinyTask does not require an internet connection for any of its functions. Recording, playback, file saving, and EXE compilation all happen locally. You can use it on an air-gapped machine with no network access whatsoever.<\/p>\n        <p><strong>Pro tip:<\/strong> TinyTask works perfectly on virtual machines and Remote Desktop sessions. Just make sure the TinyTask window is active within the session, not on the host machine, since it records at the screen coordinate level.<\/p>\n        <p>Check our <a href=\"\/#features\">features section<\/a> for a detailed look at what you get inside those 36 kilobytes.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 4 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Does TinyTask work on Mac or Linux?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>No, TinyTask is a Windows-only application. It is built using native Win32 API calls for mouse and keyboard hooking, which means it cannot run natively on macOS or Linux. Vista Software does not offer Mac or Linux versions, and there is no official plan to port the software to other platforms.<\/p>\n        <p>If you need TinyTask specifically on a non-Windows system, your best option is running it inside a Windows virtual machine. VirtualBox (free) or Parallels (macOS) can host a lightweight Windows installation, and TinyTask runs perfectly inside those environments. Wine on Linux may also work for basic recording and playback, though results vary depending on your Wine version and configuration.<\/p>\n        <p>For native Mac alternatives, consider Automator (built into macOS for free) or Keyboard Maestro ($36, paid). On Linux, xdotool combined with shell scripting provides similar mouse\/keyboard automation capabilities. AutoKey is another free Linux option with a graphical interface.<\/p>\n        <p><strong>Pro tip:<\/strong> If you only need TinyTask occasionally on a Mac, a free Windows VM through VirtualBox with a Windows evaluation ISO from Microsoft gives you a 90-day window to use TinyTask at no cost.<\/p>\n        <p>For the Windows download, head to our <a href=\"\/#download\">download section<\/a>.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 5 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">How do I update TinyTask to the latest version?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>TinyTask does not have a built-in auto-update feature. To update to the latest version, download the newest TinyTask.exe from the official source and replace the old file. The current version is 1.77. Since TinyTask is a portable single-file program, updating is as simple as deleting or overwriting the old EXE with the new one.<\/p>\n        <p>Your existing .rec macro files will continue to work with new versions. The .rec file format has remained stable across TinyTask releases, so macros recorded in older versions play back correctly in version 1.77. You do not need to re-record your macros after updating.<\/p>\n        <ol>\n          <li>Visit our <a href=\"\/#download\">download section<\/a> and download the latest TinyTask EXE<\/li>\n          <li>Close TinyTask if it is currently running<\/li>\n          <li>Replace the old TinyTask.exe with the newly downloaded file<\/li>\n          <li>Launch the new version &#8211; your .rec files will load normally<\/li>\n        <\/ol>\n        <p>TinyTask does not store settings in the Windows registry or in config files, so there is nothing to migrate. All preferences reset to defaults each time you launch the program, and the defaults are the same across versions.<\/p>\n        <p><strong>Pro tip:<\/strong> TinyTask updates are infrequent because the program is genuinely stable. Check this page once every few months instead of any third-party mirror. When Vista Software releases a new build, the download section here gets updated the same day. The release before 1.77 was 1.74, and 1.77 has been the current version since 2018, so don\u2019t be alarmed if the version number looks unchanged across visits, that\u2019s the point of a stable utility. Version 1.77 has been the current release for an extended period.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 6 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">How do I record a macro in TinyTask?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>Recording a macro in TinyTask takes three clicks. Open TinyTask.exe (the toolbar appears instantly), click the red Record button or press Ctrl+Shift+Alt+R, perform the actions you want to automate, and then click Stop or press the same hotkey to end the recording.<\/p>\n        <p>Here is the step-by-step process:<\/p>\n        <ol>\n          <li>Launch TinyTask.exe. The small toolbar appears in the upper-left area of your screen.<\/li>\n          <li>Arrange your target application exactly how you want it. Maximize windows if possible for consistency.<\/li>\n          <li>Click the <strong>red circle button<\/strong> (Record) on the toolbar. It will stay pressed to indicate recording is active.<\/li>\n          <li>Perform your mouse clicks, movements, and keyboard typing at a normal pace. TinyTask captures everything including idle pauses.<\/li>\n          <li>When finished, click the <strong>Stop button<\/strong> (square icon) or press <strong>Ctrl+Shift+Alt+R<\/strong> again.<\/li>\n          <li>Click the <strong>Save button<\/strong> (floppy disk icon) to store your recording as a .rec file.<\/li>\n        <\/ol>\n        <p>TinyTask records absolute screen coordinates, meaning mouse clicks are tied to specific pixel positions. If you resize or move the target application after recording, the clicks will land in the wrong spots. Always position your windows before you start recording.<\/p>\n        <p><strong>Pro tip:<\/strong> Use keyboard shortcuts (like Ctrl+C, Ctrl+V, Tab) instead of mouse clicks wherever possible. Keyboard actions are immune to window-position issues and make macros much more reliable.<\/p>\n        <p>See our <a href=\"\/#getting-started\">Getting Started guide<\/a> for a full walkthrough with a real-world example.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 7 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Can TinyTask run macros in a loop?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>Yes, TinyTask has a built-in loop counter on the toolbar. You can set a specific number of repetitions or run the macro indefinitely until you manually stop it.<\/p>\n        <p>The loop count spinner is located on the right side of the toolbar, next to the speed slider. Set it to any number to repeat the macro that many times. Common setups include:<\/p>\n        <ul>\n          <li><strong>1<\/strong> &#8211; Single run (default). Plays the macro once and stops.<\/li>\n          <li><strong>10-500<\/strong> &#8211; Fixed repetitions. Useful for data entry where you know exactly how many rows or forms to fill.<\/li>\n          <li><strong>0<\/strong> &#8211; Infinite loop. The macro repeats forever until you press Ctrl+Shift+Alt+P or click Stop.<\/li>\n        <\/ul>\n        <p>When running loops, the speed slider becomes especially important. If the target application needs time between actions (like a web page loading between form submissions), keep the speed at 1x or slower. For local applications that respond instantly, you can safely increase the speed to reduce total execution time.<\/p>\n        <p><strong>Pro tip:<\/strong> For infinite loops, always keep one hand near the keyboard so you can press Ctrl+Shift+Alt+P to stop playback quickly. Without this, TinyTask will keep clicking and typing until you manage to stop it.<\/p>\n        <p>Learn more about loop configuration in our <a href=\"\/#getting-started\">Getting Started section<\/a>.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 8 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">How to fix TinyTask not working or crashing?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>TinyTask rarely crashes because of its minimal codebase, but playback issues are common and usually caused by one of a few predictable problems. Here are the most frequent issues and their fixes:<\/p>\n        <p><strong>Macro clicks in the wrong place:<\/strong> This happens when the target application is in a different position or size than when you recorded. Fix: maximize the target window before recording, and maximize it again before playback. Record new macros at your primary screen resolution.<\/p>\n        <p><strong>TinyTask does not launch:<\/strong> Windows SmartScreen may silently block the program. Right-click TinyTask.exe, select Properties, and check &#8220;Unblock&#8221; at the bottom of the General tab. Click Apply. Alternatively, right-click the EXE and choose &#8220;Run as administrator.&#8221;<\/p>\n        <p><strong>Recording does not capture anything:<\/strong> Some applications run with elevated privileges (as administrator). If TinyTask runs as a standard user, it cannot hook into admin-level applications. Launch TinyTask as administrator to fix this.<\/p>\n        <p><strong>Playback is too fast or too slow:<\/strong> Adjust the speed slider on the toolbar. If you recorded with long pauses and the macro takes forever, speed it up. If the target app cannot keep up, slow it down.<\/p>\n        <ol>\n          <li>Try running TinyTask as administrator (right-click > Run as administrator)<\/li>\n          <li>Check if your antivirus is blocking TinyTask &#8211; add an exception if needed<\/li>\n          <li>Re-download the EXE from our <a href=\"\/#download\">download section<\/a> in case the file was corrupted<\/li>\n          <li>Make sure no other macro software is running simultaneously &#8211; hotkey conflicts can prevent recording<\/li>\n        <\/ol>\n        <p><strong>Pro tip:<\/strong> If TinyTask&#8217;s global hotkeys conflict with another program (some GPU control panels use Ctrl+Shift+Alt combinations), close the conflicting software before recording.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 9 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Can I compile TinyTask macros into EXE files?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>Yes, TinyTask can compile any recorded macro into a standalone Windows executable. This is one of its most distinctive features &#8211; the compiled EXE contains both the TinyTask runtime and your macro data, so the recipient does not need TinyTask installed to run it.<\/p>\n        <p>To compile a macro to EXE:<\/p>\n        <ol>\n          <li>Record your macro or load an existing .rec file<\/li>\n          <li>Click the <strong>Compile button<\/strong> on the toolbar (the icon that looks like a package\/export)<\/li>\n          <li>Choose a save location and filename for the new EXE<\/li>\n          <li>TinyTask creates the executable file immediately<\/li>\n        <\/ol>\n        <p>The resulting EXE is typically 50-70 KB depending on the length of your macro recording. It behaves exactly like clicking Play in TinyTask &#8211; the macro runs once and the program exits. Compiled EXEs do not support loop counts or speed adjustments; they run at the speed the macro was recorded.<\/p>\n        <p>This feature is particularly useful in corporate environments where you can distribute a single EXE to team members who need to run a specific automated task but should not need to learn macro software. They just double-click the file and the task runs.<\/p>\n        <p><strong>Pro tip:<\/strong> Give your compiled EXEs descriptive names like &#8220;Fill_Timesheet_Template.exe&#8221; or &#8220;Rename_Photo_Batch.exe&#8221; so recipients understand what the macro does at a glance.<\/p>\n        <p>See our <a href=\"\/#features\">features section<\/a> for more details on TinyTask&#8217;s compile functionality.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 10 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">TinyTask vs AutoHotkey &#8211; which is better?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>TinyTask and AutoHotkey serve different audiences and solve different problems. TinyTask is a visual point-and-click macro recorder for people who want to automate simple, repetitive tasks without writing any code. AutoHotkey is a full scripting language for Windows automation that can handle complex logic, conditional statements, and custom GUI applications.<\/p>\n        <p>Choose TinyTask when you need to:<\/p>\n        <ul>\n          <li>Record and replay a simple mouse-and-keyboard sequence in under a minute<\/li>\n          <li>Share a macro as a standalone EXE with non-technical users<\/li>\n          <li>Automate tasks on a machine where you cannot install software (TinyTask is portable)<\/li>\n          <li>Avoid any learning curve &#8211; TinyTask has zero configuration<\/li>\n        <\/ul>\n        <p>Choose AutoHotkey when you need to:<\/p>\n        <ul>\n          <li>Add conditional logic (if\/else), variables, or loops with changing data<\/li>\n          <li>Read from files, parse text, or interact with APIs<\/li>\n          <li>Create custom keyboard shortcuts or remap keys system-wide<\/li>\n          <li>Build GUI dialogs or interactive automation tools<\/li>\n        <\/ul>\n        <p>TinyTask&#8217;s advantage is simplicity: 36 KB, no install, no learning curve. AutoHotkey&#8217;s advantage is power: it can do virtually anything on Windows but requires learning its scripting syntax. Many users actually keep both tools around &#8211; TinyTask for quick one-off recordings, and AutoHotkey for anything that needs logic.<\/p>\n        <p><strong>Pro tip:<\/strong> If you find yourself wanting &#8220;record, but skip step 3 if condition X is true,&#8221; that is where TinyTask hits its ceiling and AutoHotkey picks up.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 11 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Where is the official download for TinyTask?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>The official download for TinyTask is on this page (thetinytask.com), maintained by Vista Software. Both the direct EXE file and a ZIP archive are available in our <a href=\"\/#download\">download section<\/a> above. The file is served from this site. There\u2019s no redirect to a third-party domain, no GitHub release on an anonymous personal account, and no installer wrapper. Other sites advertising \u201cofficial TinyTask downloads\u201d (including tinytask.net, tinytask.app, and tinytaski.com) aren\u2019t affiliated with Vista Software. The simplest way to know you\u2019ve got the real build: the EXE is exactly 36,352 bytes (about 36 KB). Anything significantly larger has been repackaged.<\/p>\n        <p>Be cautious about downloading TinyTask from third-party domains. The official 36 KB binary is published only on this site. Mirrors that wrap the executable inside an installer to add toolbars, browser extensions, or \u201cPC optimizers\u201d are common in this category. Quick rule of thumb: if the file you downloaded is more than 36 KB, it isn\u2019t the original Vista Software build, it\u2019s been repackaged. The official TinyTask executable is exactly 36 KB. If the download is significantly larger, it is likely a modified version.<\/p>\n        <p>Quick verification checklist after downloading:<\/p>\n        <ul>\n          <li>File size should be approximately 36 KB (36,864 bytes or close to it)<\/li>\n          <li>File name should be TinyTask.exe<\/li>\n          <li>There should be no installer &#8211; the EXE runs directly<\/li>\n          <li>The program should show a compact toolbar with no splash screen or registration prompt<\/li>\n        <\/ul>\n        <p><strong>Pro tip:<\/strong> If your workplace firewall blocks downloads from this site, save the ZIP version onto a USB drive from an unrestricted machine and verify the 36 KB file size before running it. Don\u2019t download TinyTask from third-party \u201cmirrors\u201d, there\u2019s no Vista Software-authorized mirror, and the binary is only published here. You can also bring TinyTask in on a USB drive from a non-restricted network.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 12 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">How to uninstall TinyTask completely?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>Since TinyTask is a portable application with no installer, uninstalling it means deleting the TinyTask.exe file. That is the entire uninstall process. There are no registry entries to remove, no AppData folders to clean up, no services to stop, and no Start Menu shortcuts to delete.<\/p>\n        <p>Complete removal steps:<\/p>\n        <ol>\n          <li>Close TinyTask if it is currently running (right-click the toolbar and close, or use Task Manager)<\/li>\n          <li>Navigate to the folder where TinyTask.exe is stored<\/li>\n          <li>Delete TinyTask.exe<\/li>\n          <li>Optionally, delete any .rec macro files you no longer need from the same folder<\/li>\n          <li>Empty the Recycle Bin if you want the file permanently gone<\/li>\n        <\/ol>\n        <p>TinyTask does not write to HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER in the Windows registry. It does not create folders in %AppData%, %LocalAppData%, or %ProgramData%. It does not register as a Windows service or create scheduled tasks. The program lives and dies entirely within its own EXE file.<\/p>\n        <p>If you compiled any macros to standalone EXEs, those files also need to be deleted separately since they are independent executables that do not reference TinyTask.exe at all.<\/p>\n        <p><strong>Pro tip:<\/strong> Before deleting TinyTask, save any important .rec files to a backup location in case you want to use them again later.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 13 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Does TinyTask work offline?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>Yes, TinyTask works 100% offline. The program never contacts any server, does not check for updates over the internet, does not send telemetry or usage data, and does not require activation or license verification. Once you have the 36 KB EXE file on your machine, you can disconnect from the internet entirely and every feature continues to work without restriction.<\/p>\n        <p>All operations &#8211; recording macros, playing them back, adjusting speed and loops, saving .rec files, and compiling to EXE &#8211; happen locally on your machine using only CPU and RAM. There is no cloud component, no account system, and no online dependency of any kind.<\/p>\n        <p>This makes TinyTask ideal for air-gapped environments (military, medical, or financial systems with no internet access), field laptops, and situations where you need automation on a machine that has restricted or no network connectivity. Just copy the 36 KB file to the machine via USB drive and you are fully operational.<\/p>\n        <p><strong>Pro tip:<\/strong> Carry TinyTask on the same USB drive as your .rec macro files for a fully portable, offline automation toolkit that works on any Windows PC from XP onwards.<\/p>\n        <p>Download TinyTask once from our <a href=\"\/#download\">download section<\/a> and it works forever without any internet connection.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 14 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Can I use TinyTask for gaming?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>TinyTask can automate basic, repetitive actions in games, but it has significant limitations compared to dedicated game macro tools. It records and replays mouse clicks and keyboard presses at fixed screen coordinates, which works for games with static UI elements &#8211; think clicking the same buttons in a browser-based game, auto-fishing in an idle game, or repeating a crafting sequence in an RPG where the inventory window stays in a fixed position.<\/p>\n        <p>Where TinyTask falls short for gaming:<\/p>\n        <ul>\n          <li><strong>No pixel detection:<\/strong> TinyTask cannot check what is on screen before clicking. It blindly replays coordinates regardless of game state.<\/li>\n          <li><strong>Coordinate-dependent:<\/strong> If the game window moves, resizes, or if a UI element shifts position, the macro breaks.<\/li>\n          <li><strong>No conditional logic:<\/strong> You cannot create &#8220;if health is low, use potion&#8221; type macros. Every playback is identical.<\/li>\n          <li><strong>Anti-cheat detection:<\/strong> Games with anti-cheat software (like EasyAntiCheat, BattlEye, or Vanguard) may detect TinyTask&#8217;s keyboard and mouse hooks and flag or ban your account.<\/li>\n        <\/ul>\n        <p>For simple clicker games, browser games, and single-player titles without anti-cheat, TinyTask works fine. For competitive multiplayer games, using any automation tool risks a ban and is generally against the game&#8217;s terms of service.<\/p>\n        <p><strong>Pro tip:<\/strong> If you use TinyTask for gaming, always run the game in windowed mode at a fixed resolution so the UI positions stay consistent. Fullscreen mode can change coordinate mapping unpredictably.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 15 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Does TinyTask support scheduling or timed execution?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>TinyTask does not have built-in task scheduling. It cannot start a macro automatically at a specific time, date, or interval on its own. However, you can combine TinyTask with Windows Task Scheduler to achieve timed execution without any additional software.<\/p>\n        <p>Here is how to schedule a TinyTask macro:<\/p>\n        <ol>\n          <li>Record your macro and compile it to a standalone EXE using TinyTask&#8217;s compile feature<\/li>\n          <li>Open Windows Task Scheduler (search for &#8220;Task Scheduler&#8221; in the Start Menu)<\/li>\n          <li>Click &#8220;Create Basic Task&#8221; and give it a descriptive name<\/li>\n          <li>Set your trigger: daily, weekly, at logon, or at a specific time<\/li>\n          <li>For the action, choose &#8220;Start a program&#8221; and browse to your compiled macro EXE<\/li>\n          <li>Click Finish to create the scheduled task<\/li>\n        <\/ol>\n        <p>The compiled EXE will launch at the scheduled time, run the macro once, and exit. Keep in mind that the screen needs to be unlocked and the target application needs to be open and positioned correctly for the macro to work. Task Scheduler will launch the EXE even if the screen is locked, but since TinyTask relies on screen coordinates, the macro will fail if no desktop is visible.<\/p>\n        <p><strong>Pro tip:<\/strong> If you need the macro to run unattended (like overnight), configure your Windows power settings to prevent sleep and disable the lock screen. You can also chain a &#8220;launch the target app&#8221; script before the macro EXE in Task Scheduler.<\/p>\n        <p>See our <a href=\"\/#getting-started\">Getting Started guide<\/a> for instructions on compiling macros to EXE.<\/p>\n      <\/div>\n    <\/details>\n\n    <!-- FAQ 16 -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Is TinyTask open source?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>No, TinyTask is not open source. It is distributed as freeware by Vista Software, meaning you can use it for free without restrictions, but the source code is not publicly available. You cannot view, modify, or redistribute the source code.<\/p>\n        <p>The freeware license allows unlimited personal and commercial use at no cost. You can distribute the unmodified TinyTask.exe file freely (for example, sharing it with coworkers or including it in a tools folder), but you cannot decompile, reverse-engineer, or create derivative works based on the binary.<\/p>\n        <p>If you specifically need an open-source macro recorder, here are alternatives:<\/p>\n        <ul>\n          <li><strong>AutoHotkey<\/strong> &#8211; Open source (GPLv2), scripting-based, extremely powerful but requires learning the AHK language<\/li>\n          <li><strong>Macro Recorder (by JitBit)<\/strong> &#8211; Has an open-source community edition with basic recording capabilities<\/li>\n          <li><strong>xdotool<\/strong> &#8211; Open source command-line tool for Linux (not Windows)<\/li>\n        <\/ul>\n        <p>Many users prefer TinyTask over open-source alternatives specifically because of its simplicity. Open-source macro tools tend to be more complex since they cater to developers who want customization, while TinyTask targets users who just want to click Record and Play.<\/p>\n        <p><strong>Pro tip:<\/strong> If transparency about what the program does is your main concern, TinyTask&#8217;s 36 KB size is itself a form of assurance. There is not enough room in the binary for anything beyond the core recording and playback functionality.<\/p>\n      <\/div>\n    <\/details>\n    <!-- FAQ: Is tinytask.net the official TinyTask site? -->\n    <details class=\"tt-sec-faq__item\">\n      <summary class=\"tt-sec-faq__question\">Is tinytask.net the official TinyTask site?<\/summary>\n      <div class=\"tt-sec-faq__answer\">\n        <p>No. <strong>thetinytask.com is the official TinyTask download site, run by Vista Software.<\/strong> tinytask.net is an unrelated third-party domain whose ownership and trust posture are uncertain. Its current download button redirects to a third-party GitHub account (Berniece-wq) rather than hosting the binary itself, and independent security scanners including GridinSoft have flagged the domain.<\/p>\n        <p>For the verified, Vista Software-distributed TinyTask 1.77 binary, <a href=\"\/#download\">download from this page<\/a>. The published SHA-256 of our EXE matches the canonical 2019 release on independent antivirus record (0\/30 detections at lo4d.com), which is how you confirm the build is unmodified.<\/p>\n      <\/div>\n    <\/details>\n\n\n\n  <\/div>\n<\/section>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is TinyTask free to download?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, TinyTask is 100% free to download and use. It is classified as freeware by Vista Software, which means there is no trial period, no paid upgrade tier, and no feature gating. The full application ships as a single 36 KB executable file with every feature unlocked from the start. Unlike many free tools that bundle adware or toolbars into their installer, TinyTask has no installer at all. The freeware license covers both personal and commercial use. Vista Software publishes TinyTask through this site, thetinytask.com, which is the official source. Both the EXE and ZIP formats are available at no charge in our download section above. Both files are hosted directly on this site. No third-party redirect, no mirror, no wrapper installer. The byte you click on is the byte you download.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is TinyTask safe for Windows 11?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, TinyTask is safe for Windows 11 when downloaded from this page. The software has been continuously distributed since 2007 with millions of downloads and an excellent track record. It contains no adware, spyware, or bundled software. Windows 11's SmartScreen filter may show a warning because TinyTask is unsigned (Vista Software does not pay for code signing certificates), but this is normal for legitimate freeware utilities. Click 'More info' then 'Run anyway' to bypass the warning. Major antivirus vendors like Microsoft Defender, Avast, BitDefender, and Kaspersky all classify TinyTask as clean. If you want extra peace of mind, grab the ZIP version and verify the SHA-256 hash against the value we publish in the download section on this page. The current TinyTask 1.77 EXE SHA-256 is 75e06ac5b7c1adb01ab994633466685e3dcef31d635eba1734fe16c7893ffe12, and the ZIP is 6d5df8577a842c79dd4d4cb9b90cb11f5395d7a666d067ac835ffa244e253ac1. The same EXE hash has been on independent record at lo4d.com since November 2019, with zero detections across 30 antivirus engines. For the official download, see the download section on this page. The file is served directly from this site, which is Vista Software's distribution endpoint for TinyTask, no external redirect.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the system requirements for TinyTask?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"TinyTask needs Windows XP or later (including Vista, 7, 8, 8.1, 10, and 11), roughly 1 MB of free RAM during operation, and 36 KB of free disk space. There is no minimum CPU requirement, no GPU requirement, and no need for .NET Framework, Java, or any other runtime. It runs on both 32-bit and 64-bit versions of Windows. TinyTask does not require an internet connection for any of its functions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does TinyTask work on Mac or Linux?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No, TinyTask is a Windows-only application. It is built using native Win32 API calls for mouse and keyboard hooking. Vista Software does not offer Mac or Linux versions. If you need TinyTask on a non-Windows system, you can run it inside a Windows virtual machine using VirtualBox or Parallels. For native Mac alternatives, consider Automator or Keyboard Maestro. On Linux, xdotool combined with shell scripting provides similar capabilities.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I update TinyTask to the latest version?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"TinyTask does not have a built-in auto-update feature. To update, download the newest TinyTask.exe from this page and replace the old file. The current version is 1.77. Since TinyTask is portable, updating means deleting or overwriting the old EXE with the new one. Existing .rec macro files will continue to work with new versions as the file format has remained stable across releases. TinyTask updates are infrequent because the program is genuinely stable. Check this page once every few months instead of any third-party mirror. When Vista Software releases a new build, the download section here gets updated the same day. The release before 1.77 was 1.74, and 1.77 has been the current version since 2018, so don't be alarmed if the version number looks unchanged across visits, that's the point of a stable utility.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I record a macro in TinyTask?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Open TinyTask.exe, click the red Record button or press Ctrl+Shift+Alt+R, perform the actions you want to automate, and then click Stop or press the same hotkey to end the recording. TinyTask captures every mouse movement, click, and keystroke in real time. The recording is stored in memory and can be saved as a .rec file. TinyTask records absolute screen coordinates, so position your windows before starting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can TinyTask run macros in a loop?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, TinyTask has a built-in loop counter on the toolbar. Set it to any number to repeat the macro that many times, or set it to 0 for an infinite loop that runs until you manually stop it. The loop count spinner is located on the right side of the toolbar next to the speed slider. For infinite loops, press Ctrl+Shift+Alt+P at any time to stop playback.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How to fix TinyTask not working or crashing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Common issues include: macro clicks in the wrong place (fix by maximizing windows before recording), TinyTask not launching (check Windows SmartScreen and unblock the file in Properties), recording not capturing anything (run TinyTask as administrator), and playback speed issues (adjust the speed slider). If your antivirus blocks TinyTask, add an exception for the EXE file.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I compile TinyTask macros into EXE files?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, TinyTask can compile any recorded macro into a standalone Windows executable. Click the Compile button on the toolbar after recording or loading a macro, choose a save location, and TinyTask creates the EXE immediately. The resulting file is typically 50-70 KB and contains both the TinyTask runtime and your macro data, so the recipient does not need TinyTask installed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"TinyTask vs AutoHotkey - which is better?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"TinyTask is a visual point-and-click macro recorder for simple repetitive tasks with zero learning curve. AutoHotkey is a full scripting language for complex Windows automation with conditional logic, variables, and GUI building. Choose TinyTask for quick recordings and sharing macros as standalone EXEs. Choose AutoHotkey when you need if\/else logic, file parsing, or custom keyboard shortcuts. Many users keep both tools.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where is the official download for TinyTask?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The official download for TinyTask is on this page (thetinytask.com), maintained by Vista Software. Both the direct EXE file and a ZIP archive are available in our download section above. The file is served from this site. There's no redirect to a third-party domain, no GitHub release on an anonymous personal account, and no installer wrapper. Other sites advertising 'official TinyTask downloads' (including tinytask.net, tinytask.app, and tinytaski.com) aren't affiliated with Vista Software. The simplest way to know you've got the real build: the EXE is exactly 36,352 bytes (about 36 KB). Anything significantly larger has been repackaged. Be cautious about downloading TinyTask from third-party domains. The official 36 KB binary is published only on this site. Mirrors that wrap the executable inside an installer to add toolbars, browser extensions, or 'PC optimizers' are common in this category. Quick rule of thumb: if the file you downloaded is more than 36 KB, it isn't the original Vista Software build, it's been repackaged. If your workplace firewall blocks downloads from this site, save the ZIP version onto a USB drive from an unrestricted machine and verify the 36 KB file size before running it. Don't download TinyTask from third-party 'mirrors', there's no Vista Software-authorized mirror, and the binary is only published here.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How to uninstall TinyTask completely?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Since TinyTask is portable with no installer, uninstalling means deleting the TinyTask.exe file. There are no registry entries, no AppData folders, no services, and no Start Menu shortcuts to clean up. The program lives entirely within its own EXE file. Also delete any .rec macro files and compiled EXEs you no longer need.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does TinyTask work offline?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, TinyTask works 100% offline. It never contacts any server, does not check for updates over the internet, does not send telemetry, and does not require activation. All operations happen locally. This makes it ideal for air-gapped environments, field laptops, and machines with restricted network connectivity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I use TinyTask for gaming?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"TinyTask can automate basic repetitive actions in games with static UI elements, like clicking buttons in browser games or repeating crafting sequences. However, it has no pixel detection, no conditional logic, and is coordinate-dependent. Games with anti-cheat software may detect TinyTask and ban your account. For competitive multiplayer games, using any automation tool risks a ban.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does TinyTask support scheduling or timed execution?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"TinyTask does not have built-in scheduling. However, you can compile a macro to EXE and use Windows Task Scheduler to run it at specific times. Create a basic task in Task Scheduler, set your trigger, and point the action to your compiled macro EXE. The screen needs to be unlocked and the target application positioned correctly for the macro to work.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is TinyTask open source?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No, TinyTask is not open source. It is distributed as freeware by Vista Software. You can use it for free without restrictions, but the source code is not publicly available. Open-source alternatives include AutoHotkey (GPLv2, scripting-based) and xdotool (Linux command-line tool). TinyTask's 36 KB size is itself a form of assurance since there is not enough room in the binary for anything beyond core functionality.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is tinytask.net the official TinyTask site?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. thetinytask.com is the official TinyTask download site, run by Vista Software. tinytask.net is an unrelated third-party domain whose ownership and trust posture are uncertain. Its current download button redirects to a third-party GitHub account (Berniece-wq) rather than hosting the binary itself, and independent security scanners including GridinSoft have flagged the domain. For the verified, Vista Software-distributed TinyTask 1.77 binary, download from this page. The published SHA-256 of our EXE matches the canonical 2019 release on independent antivirus record (0\/30 detections at lo4d.com), which is how you confirm the build is unmodified.\"\n      }\n    }\n  ]\n}\n<\/script>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"<p>World&#8217;s Smallest Macro Recorder Download TinyTask &#8211; Free for Windows PC Record and replay mouse clicks, keystrokes, and repetitive tasks with a 36 KB portable tool. No install needed &#8211; just run it. Download TinyTask Getting Started v1.77 36 KB XP &#8211; 11 Safe &amp; Secure v1.77 &mdash; Just 36 KB What Is TinyTask? A &#8230; <a title=\"Download TinyTask &#8211; Free Macro Recorder for Windows PC (2026)\" class=\"read-more\" href=\"https:\/\/thetinytask.com\/\" aria-label=\"Read more about Download TinyTask &#8211; Free Macro Recorder for Windows PC (2026)\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-8","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TinyTask 1.77 \u2014 Official Free Macro Recorder for Windows (2026)<\/title>\n<meta name=\"description\" content=\"Download TinyTask 1.77, the original Vista Software macro recorder for Windows 11\/10. 36 KB, portable, no install. Tested April 2026. Free for personal &amp; commercial use.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thetinytask.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TinyTask 1.77 \u2014 Official Free Macro Recorder for Windows (2026)\" \/>\n<meta property=\"og:description\" content=\"Download TinyTask 1.77, the original Vista Software macro recorder for Windows 11\/10. 36 KB, portable, no install. Tested April 2026. Free for personal &amp; commercial use.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thetinytask.com\/\" \/>\n<meta property=\"og:site_name\" content=\"TinyTask\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/tinytaskmacro\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-29T07:43:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@tinytaskmacro\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"26 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thetinytask.com\/\",\"url\":\"https:\/\/thetinytask.com\/\",\"name\":\"TinyTask 1.77 \u2014 Official Free Macro Recorder for Windows (2026)\",\"isPartOf\":{\"@id\":\"https:\/\/thetinytask.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thetinytask.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thetinytask.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png\",\"datePublished\":\"2020-11-06T05:28:12+00:00\",\"dateModified\":\"2026-04-29T07:43:58+00:00\",\"description\":\"Download TinyTask 1.77, the original Vista Software macro recorder for Windows 11\/10. 36 KB, portable, no install. Tested April 2026. Free for personal & commercial use.\",\"breadcrumb\":{\"@id\":\"https:\/\/thetinytask.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thetinytask.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thetinytask.com\/#primaryimage\",\"url\":\"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png\",\"contentUrl\":\"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png\",\"width\":265,\"height\":81},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thetinytask.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thetinytask.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Download TinyTask &#8211; Free Macro Recorder for Windows PC (2026)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thetinytask.com\/#website\",\"url\":\"https:\/\/thetinytask.com\/\",\"name\":\"TinyTask\",\"description\":\"Macro Recorder App\",\"publisher\":{\"@id\":\"https:\/\/thetinytask.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thetinytask.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/thetinytask.com\/#organization\",\"name\":\"Vista Software\",\"url\":\"https:\/\/thetinytask.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thetinytask.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/thetinytask.com\/wp-content\/uploads\/2020\/11\/221467_normal.png\",\"contentUrl\":\"https:\/\/thetinytask.com\/wp-content\/uploads\/2020\/11\/221467_normal.png\",\"width\":750,\"height\":750,\"caption\":\"Vista Software\"},\"image\":{\"@id\":\"https:\/\/thetinytask.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/tinytaskmacro\",\"https:\/\/x.com\/tinytaskmacro\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TinyTask 1.77 \u2014 Official Free Macro Recorder for Windows (2026)","description":"Download TinyTask 1.77, the original Vista Software macro recorder for Windows 11\/10. 36 KB, portable, no install. Tested April 2026. Free for personal & commercial use.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thetinytask.com\/","og_locale":"en_US","og_type":"article","og_title":"TinyTask 1.77 \u2014 Official Free Macro Recorder for Windows (2026)","og_description":"Download TinyTask 1.77, the original Vista Software macro recorder for Windows 11\/10. 36 KB, portable, no install. Tested April 2026. Free for personal & commercial use.","og_url":"https:\/\/thetinytask.com\/","og_site_name":"TinyTask","article_publisher":"https:\/\/www.facebook.com\/tinytaskmacro","article_modified_time":"2026-04-29T07:43:58+00:00","og_image":[{"url":"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@tinytaskmacro","twitter_misc":{"Est. reading time":"26 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thetinytask.com\/","url":"https:\/\/thetinytask.com\/","name":"TinyTask 1.77 \u2014 Official Free Macro Recorder for Windows (2026)","isPartOf":{"@id":"https:\/\/thetinytask.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thetinytask.com\/#primaryimage"},"image":{"@id":"https:\/\/thetinytask.com\/#primaryimage"},"thumbnailUrl":"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png","datePublished":"2020-11-06T05:28:12+00:00","dateModified":"2026-04-29T07:43:58+00:00","description":"Download TinyTask 1.77, the original Vista Software macro recorder for Windows 11\/10. 36 KB, portable, no install. Tested April 2026. Free for personal & commercial use.","breadcrumb":{"@id":"https:\/\/thetinytask.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thetinytask.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thetinytask.com\/#primaryimage","url":"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png","contentUrl":"https:\/\/thetinytask.com\/wp-content\/uploads\/2025\/08\/Tinytask.png","width":265,"height":81},{"@type":"BreadcrumbList","@id":"https:\/\/thetinytask.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thetinytask.com\/"},{"@type":"ListItem","position":2,"name":"Download TinyTask &#8211; Free Macro Recorder for Windows PC (2026)"}]},{"@type":"WebSite","@id":"https:\/\/thetinytask.com\/#website","url":"https:\/\/thetinytask.com\/","name":"TinyTask","description":"Macro Recorder App","publisher":{"@id":"https:\/\/thetinytask.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thetinytask.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thetinytask.com\/#organization","name":"Vista Software","url":"https:\/\/thetinytask.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thetinytask.com\/#\/schema\/logo\/image\/","url":"https:\/\/thetinytask.com\/wp-content\/uploads\/2020\/11\/221467_normal.png","contentUrl":"https:\/\/thetinytask.com\/wp-content\/uploads\/2020\/11\/221467_normal.png","width":750,"height":750,"caption":"Vista Software"},"image":{"@id":"https:\/\/thetinytask.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/tinytaskmacro","https:\/\/x.com\/tinytaskmacro"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Vista Software","author_link":"https:\/\/thetinytask.com\/author\/vista-software\/"},"uagb_comment_info":0,"uagb_excerpt":"World&#8217;s Smallest Macro Recorder Download TinyTask &#8211; Free for Windows PC Record and replay mouse clicks, keystrokes, and repetitive tasks with a 36 KB portable tool. No install needed &#8211; just run it. Download TinyTask Getting Started v1.77 36 KB XP &#8211; 11 Safe &amp; Secure v1.77 &mdash; Just 36 KB What Is TinyTask? A&hellip;","_links":{"self":[{"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":369,"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":2502,"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/pages\/8\/revisions\/2502"}],"wp:attachment":[{"href":"https:\/\/thetinytask.com\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}