# Downloads

> Download TagSpaces Lite for free — desktop apps for Windows, macOS and Linux, a self-hosted web app, the Android app, and the Web Clipper extension for Chrome, Firefox and Edge.

export const PlatformIcon = ({ children, size = 46, color = "var(--ifm-color-primary)" }) => (
  <svg width={size} height={size} viewBox="0 0 24 24" fill={color} aria-hidden="true" style={{ marginBottom: 4 }}>
    {children}
  </svg>
);

export const WindowsIcon = (props) => (
  <PlatformIcon {...props} color="#00A4EF">
    <path d="M0 3.449L9.75 2.1v9.451H0m10.949-9.602L24 0v11.4H10.949M0 12.6h9.75v9.451L0 20.699M10.949 12.6H24V24l-12.9-1.801" />
  </PlatformIcon>
);

export const AppleIcon = (props) => (
  <PlatformIcon {...props} color="#A2AAAD">
    <path d="M16.365 1.43c0 1.14-.493 2.27-1.177 3.08-.744.9-1.99 1.57-2.987 1.57-.12 0-.23-.02-.3-.03-.01-.06-.04-.22-.04-.39 0-1.15.572-2.27 1.206-2.98.804-.94 2.142-1.64 3.248-1.68.03.13.05.28.05.43zm4.565 15.71c-.03.07-.463 1.58-1.518 3.12-.945 1.34-1.94 2.71-3.43 2.71-1.517 0-1.9-.88-3.63-.88-1.698 0-2.302.91-3.67.91-1.377 0-2.332-1.26-3.428-2.8-1.287-1.82-2.323-4.63-2.323-7.28 0-4.28 2.797-6.55 5.552-6.55 1.448 0 2.675.95 3.6.95.865 0 2.222-1.01 3.902-1.01.613 0 2.886.06 4.374 2.19-.13.09-2.383 1.37-2.383 4.19 0 3.26 2.854 4.42 2.955 4.45z" />
  </PlatformIcon>
);

export const LinuxIcon = (props) => (
  <PlatformIcon {...props} color="#FCC624">
    <path d="M12.504 0c-.155 0-.315.008-.48.021-4.226.333-3.105 4.807-3.17 6.298-.076 1.092-.3 1.953-1.05 3.02-.885 1.051-2.127 2.75-2.716 4.521-.278.832-.41 1.684-.287 2.489a.424.424 0 00-.11.135c-.26.268-.45.6-.663.839-.199.199-.485.267-.797.4-.313.136-.658.269-.864.68-.09.189-.136.394-.132.602 0 .199.027.4.055.536.058.399.116.728.04.97-.249.68-.28 1.145-.106 1.484.174.334.535.47.94.601.81.2 1.91.135 2.774.6.926.466 1.866.67 2.616.47.526-.116.97-.464 1.208-.946.587-.003 1.23-.269 2.26-.334.699-.058 1.574.267 2.577.2.025.134.063.198.114.333l.003.003c.391.778 1.113 1.132 1.884 1.071.771-.06 1.592-.536 2.257-1.306.631-.765 1.683-1.084 2.378-1.503.348-.199.629-.469.649-.853.023-.4-.2-.811-.714-1.376v-.097l-.003-.003c-.17-.2-.25-.535-.338-.926-.085-.401-.182-.786-.492-1.046h-.003c-.059-.054-.123-.067-.188-.135a.357.357 0 00-.19-.064c.431-1.278.264-2.55-.173-3.694-.533-1.41-1.465-2.638-2.175-3.483-.796-1.005-1.576-1.957-1.56-3.368.026-2.152.236-6.133-3.544-6.139zm.529 3.405h.013c.213 0 .396.062.584.198.19.135.33.332.438.533.105.259.158.459.166.724 0-.02.006-.04.006-.06v.105a.086.086 0 01-.004-.021l-.004-.024a1.807 1.807 0 01-.15.706.953.953 0 01-.213.335.71.71 0 00-.088-.042c-.104-.045-.198-.064-.284-.133a1.312 1.312 0 00-.22-.066c.05-.06.146-.133.183-.198.053-.128.082-.264.088-.402v-.02a1.21 1.21 0 00-.061-.4c-.045-.134-.101-.2-.183-.333-.084-.066-.167-.132-.267-.132h-.016c-.093 0-.176.03-.262.132a.8.8 0 00-.205.334 1.18 1.18 0 00-.09.4v.019c.002.089.008.179.02.267-.193-.067-.438-.135-.607-.202a1.635 1.635 0 01-.018-.2v-.02a1.772 1.772 0 01.15-.768c.082-.22.232-.406.43-.533a.985.985 0 01.594-.2zm-2.962.059h.036c.142 0 .27.048.399.135.146.129.264.288.344.465.09.199.14.4.153.667v.004c.007.134.006.2-.002.266v.08c-.03.007-.056.018-.083.024-.152.055-.274.135-.393.2.012-.09.013-.18.003-.267v-.015c-.012-.133-.04-.2-.082-.333a.613.613 0 00-.166-.267.248.248 0 00-.183-.064h-.021c-.071.006-.13.04-.186.132a.552.552 0 00-.12.27.944.944 0 00-.023.33v.015c.012.135.037.2.08.334.046.134.098.2.166.268.01.009.02.018.034.024-.07.057-.117.07-.176.136a.304.304 0 01-.131.068 2.62 2.62 0 01-.275-.402 1.772 1.772 0 01-.155-.667 1.759 1.759 0 01.08-.668 1.43 1.43 0 01.283-.535c.128-.133.26-.2.418-.2zm1.37 1.706c.332 0 .733.065 1.216.399.293.2.523.269 1.052.468h.003c.255.136.405.266.478.399v-.131a.571.571 0 01.016.47c-.123.31-.516.643-1.063.842v.002c-.268.135-.501.333-.775.465-.276.135-.588.292-1.012.267a1.139 1.139 0 01-.448-.067 3.566 3.566 0 01-.322-.198c-.195-.135-.363-.332-.612-.465v-.005h-.005c-.4-.246-.616-.512-.686-.71-.07-.268-.005-.47.193-.6.224-.135.38-.271.483-.336.104-.074.143-.102.176-.131h.002v-.003c.169-.202.436-.47.839-.601.139-.036.294-.065.466-.065zm2.8 2.142c.358 1.417 1.196 3.475 1.735 4.473.286.534.855 1.659 1.102 3.024.156-.005.33.018.513.064.646-1.671-.546-3.467-1.089-3.966-.22-.2-.232-.335-.123-.335.59.534 1.365 1.572 1.646 2.757.13.535.16 1.104.021 1.67.067.028.135.06.205.067 1.032.534 1.413.938 1.23 1.537v-.043c-.06-.003-.12 0-.18 0h-.016c.151-.467-.182-.825-1.065-1.224-.915-.4-1.646-.336-1.77.465-.008.043-.013.066-.018.135-.068.023-.139.053-.209.064-.43.268-.662.669-.793 1.187-.13.533-.17 1.156-.205 1.869v.003c-.02.334-.17.838-.319 1.35-1.5 1.072-3.58 1.538-5.348.334a2.645 2.645 0 00-.402-.533 1.45 1.45 0 00-.275-.333c.182 0 .338-.03.465-.067a.615.615 0 00.314-.334c.108-.267 0-.697-.345-1.163-.345-.467-.931-.995-1.788-1.521-.63-.4-.986-.87-1.15-1.396-.165-.534-.143-1.085-.015-1.645.245-1.07.873-2.11 1.274-2.763.107-.065.037.135-.408.974-.396.751-1.14 2.497-.122 3.854a8.123 8.123 0 01.647-2.876c.564-1.278 1.743-3.504 1.836-5.268.048.036.217.135.289.202.218.133.38.333.59.465.21.201.477.335.876.335.039.003.075.006.11.006.412 0 .73-.134.997-.268.29-.134.52-.334.74-.4h.005c.467-.135.835-.402 1.044-.7zm2.185 8.958c.037.6.343 1.245.882 1.377.588.134 1.434-.333 1.791-.765l.211-.01c.315-.007.577.01.847.268l.003.003c.208.199.305.53.391.876.085.4.154.78.409 1.066.486.527.645.906.636 1.14l.003-.007v.018l-.003-.012c-.015.262-.185.396-.498.595-.63.401-1.746.712-2.457 1.57-.618.737-1.37 1.14-2.036 1.191-.664.053-1.237-.2-1.574-.898l-.005-.003c-.21-.4-.12-1.025.056-1.69.176-.668.428-1.344.463-1.897.037-.714.076-1.335.195-1.814.12-.465.308-.797.641-.984l.045-.022zm-10.814.049h.01c.053 0 .105.005.157.014.376.055.706.333 1.023.752l.91 1.664.003.003c.243.533.754 1.064 1.189 1.637.434.598.77 1.131.729 1.57v.006c-.057.744-.48 1.148-1.125 1.294-.645.135-1.52.002-2.395-.464-.968-.536-2.118-.469-2.857-.602-.369-.066-.61-.2-.723-.4-.11-.2-.113-.602.123-1.23v-.004l.002-.003c.117-.334.03-.752-.027-1.118-.055-.401-.083-.71.043-.94.16-.334.396-.4.69-.533.294-.135.64-.202.915-.47h.002v-.002c.256-.268.445-.601.668-.838.19-.201.38-.336.663-.336zm7.159-9.074c-.435.201-.945.535-1.488.535-.542 0-.97-.267-1.28-.466-.154-.134-.28-.268-.373-.335-.164-.134-.144-.333-.074-.333.109.016.129.134.199.2.096.066.215.2.36.333.292.2.68.467 1.167.467.485 0 1.053-.267 1.398-.466.195-.135.445-.334.648-.467.156-.136.149-.267.279-.267.128.016.034.134-.147.332a8.097 8.097 0 01-.69.468zm-1.082-1.583V5.64c-.006-.02.013-.042.029-.05.074-.043.18-.027.26.004.063 0 .16.067.15.135-.006.049-.085.066-.135.066-.055 0-.092-.043-.141-.068-.052-.018-.146-.008-.163-.065zm-.551 0c-.02.058-.113.049-.166.066-.047.025-.086.068-.14.068-.05 0-.13-.02-.136-.068-.01-.066.088-.133.15-.133.08-.031.184-.047.259-.005.019.009.036.03.03.05v.02h.003z" />
  </PlatformIcon>
);

export const DockerIcon = ({ size = 46 }) => (
  <svg width={size} height={size} viewBox="0 0 24 24" fill="#2496ED" aria-hidden="true" style={{ marginBottom: 4 }}>
    <path d="M23.5718 10.42C23.5074 10.369 22.9116 9.91576 21.6328 9.91576C21.2971 9.91718 20.9622 9.94574 20.6311 10.0012C20.3853 8.32269 18.9942 7.5048 18.9282 7.46866L18.5866 7.27322L18.3622 7.6017C18.082 8.03172 17.8772 8.50598 17.7566 9.00426C17.6391 9.44617 17.614 9.90735 17.6826 10.3593C17.7513 10.8113 17.9125 11.2444 18.1559 11.632C17.5651 11.9605 16.6229 12.0442 16.4266 12.0475H0.7501C0.553133 12.0466 0.363814 12.1233 0.223458 12.2609C0.0831023 12.3984 0.00310694 12.5856 0.000930063 12.7817C-0.0167015 14.149 0.216488 15.5081 0.689044 16.7923C1.2303 18.2014 2.03392 19.2393 3.07847 19.8766C4.25008 20.591 6.15765 20.9999 8.31275 20.9999C9.28745 21.0033 10.2604 20.9158 11.2187 20.7388C12.5518 20.4955 13.8346 20.032 15.014 19.3675C15.9873 18.8097 16.8634 18.0986 17.6081 17.2619C18.8506 15.8627 19.5883 14.3057 20.141 12.918H20.3606C21.7203 12.918 22.5569 12.3776 23.0189 11.9227C23.3226 11.6323 23.5597 11.2799 23.7137 10.8897L23.811 10.6055L23.5718 10.42Z" />
    <path d="M4.30126 9.36063H2.19896C2.0978 9.36063 2.01579 9.44224 2.01579 9.54293V11.407C2.01579 11.5077 2.0978 11.5893 2.19896 11.5893H4.30126C4.40241 11.5893 4.48443 11.5077 4.48443 11.407V9.54293C4.48443 9.44224 4.40241 9.36063 4.30126 9.36063Z" />
    <path d="M7.19729 9.36063H5.095C4.99383 9.36063 4.91183 9.44224 4.91183 9.54293V11.407C4.91183 11.5077 4.99383 11.5893 5.095 11.5893H7.19729C7.29845 11.5893 7.38046 11.5077 7.38046 11.407V9.54293C7.38046 9.44224 7.29845 9.36063 7.19729 9.36063Z" />
    <path d="M10.1362 9.36063H8.03389C7.93273 9.36063 7.85072 9.44224 7.85072 9.54293V11.407C7.85072 11.5077 7.93273 11.5893 8.03389 11.5893H10.1362C10.2373 11.5893 10.3194 11.5077 10.3194 11.407V9.54293C10.3194 9.44224 10.2373 9.36063 10.1362 9.36063Z" />
    <path d="M13.0421 9.36063H10.9398C10.8386 9.36063 10.7566 9.44224 10.7566 9.54293V11.407C10.7566 11.5077 10.8386 11.5893 10.9398 11.5893H13.0421C13.1432 11.5893 13.2253 11.5077 13.2253 11.407V9.54293C13.2253 9.44224 13.1432 9.36063 13.0421 9.36063Z" />
    <path d="M7.19729 6.6803H5.095C4.99383 6.6803 4.91183 6.76192 4.91183 6.8626V8.72666C4.91183 8.82735 4.99383 8.90896 5.095 8.90896H7.19729C7.29845 8.90896 7.38046 8.82735 7.38046 8.72666V6.8626C7.38046 6.76192 7.29845 6.6803 7.19729 6.6803Z" />
    <path d="M10.1362 6.6803H8.03389C7.93273 6.6803 7.85072 6.76192 7.85072 6.8626V8.72666C7.85072 8.82735 7.93273 8.90896 8.03389 8.90896H10.1362C10.2373 8.90896 10.3194 8.82735 10.3194 8.72666V6.8626C10.3194 6.76192 10.2373 6.6803 10.1362 6.6803Z" />
    <path d="M13.0421 6.6803H10.9398C10.8386 6.6803 10.7566 6.76192 10.7566 6.8626V8.72666C10.7566 8.82735 10.8386 8.90896 10.9398 8.90896H13.0421C13.1432 8.90896 13.2253 8.82735 13.2253 8.72666V6.8626C13.2253 6.76192 13.1432 6.6803 13.0421 6.6803Z" />
    <path d="M13.0421 4H10.9398C10.8386 4 10.7566 4.08162 10.7566 4.1823V6.04636C10.7566 6.14704 10.8386 6.22866 10.9398 6.22866H13.0421C13.1432 6.22866 13.2253 6.14704 13.2253 6.04636V4.1823C13.2253 4.08162 13.1432 4 13.0421 4Z" />
    <path d="M15.9728 9.36063H13.8705C13.7693 9.36063 13.6873 9.44224 13.6873 9.54293V11.407C13.6873 11.5077 13.7693 11.5893 13.8705 11.5893H15.9728C16.0739 11.5893 16.156 11.5077 16.156 11.407V9.54293C16.156 9.44224 16.0739 9.36063 15.9728 9.36063Z" />
  </svg>
);

# Downloads

Here you can download the free [TagSpaces Lite](/products/lite) packages for desktop, web, mobile, and the [TagSpaces Web Clipper](/products/webclipper) browser extension. Older releases can be found on our releases page on GitHub, and a changelog is available on the <Link href="/whatsnew/">What's New page</Link>.

## Desktop & Web Apps

Version **<CustomFields type="currentVersion" />**, released on **<CustomFields type="currentReleaseDate" />**.

  
    
      Windows App
    
    <WindowsIcon size={40}  />
    <small>Desktop application</small>
    
      <small>
        Intel / AMD (64-bit)
      </small>
    
    <CustomLink link="downloadWin64">
      <DownloadIcon className="downloadIcon" /> Installer (exe)
    </CustomLink>
    <CustomLink link="downloadWin64zip">
      <DownloadIcon className="downloadIcon" /> Portable (zip)
    </CustomLink>
    
      <small>
        ARM (ARM64)
      </small>
    
    <CustomLink link="downloadWinArm64">
      <DownloadIcon className="downloadIcon" /> Installer (exe)
    </CustomLink>
    <CustomLink link="downloadWinArm64zip">
      <DownloadIcon className="downloadIcon" /> Portable (zip)
    </CustomLink>

  
  
    
      macOS App
    
    <AppleIcon size={50} />
    <small>Desktop application</small>
    
      <small>
        Apple chip (ARM64)
      </small>
    
    <CustomLink link="downloadAppleSiliconDmg">
      <DownloadIcon className="downloadIcon" /> Installer (dmg)
    </CustomLink>
    <CustomLink link="downloadAppleSiliconPkg">
      <DownloadIcon className="downloadIcon" /> Installer (pkg)
    </CustomLink>
    
      <small>
        Intel (x64)
      </small>
    
    <CustomLink link="downloadOSX64dmg">
      <DownloadIcon className="downloadIcon" /> Installer (dmg)
    </CustomLink>
    <CustomLink link="downloadOSX64pkg">
      <DownloadIcon className="downloadIcon" /> Installer (pkg)
    </CustomLink>
  
  
    
      Linux App
    
    <LinuxIcon />
    <small>Desktop application</small>
    
      <small>
        Intel / AMD (64-bit)
      </small>
    
    <CustomLink link="downloadLinuxAppIm64">
      <DownloadIcon className="downloadIcon" /> AppImage
    </CustomLink>
    <CustomLink link="downloadDebian64">
      <DownloadIcon className="downloadIcon" /> Debian / Ubuntu (deb)
    </CustomLink>
    <CustomLink link="downloadLinux64">
      <DownloadIcon className="downloadIcon" /> Archive (tgz)
    </CustomLink>
    
      <small>
        ARM (ARM64)
      </small>
    
    <CustomLink link="downloadLinuxArm64AppIm">
      <DownloadIcon className="downloadIcon" /> AppImage
    </CustomLink>
    <CustomLink link="downloadDebianArm64">
      <DownloadIcon className="downloadIcon" /> Debian / Ubuntu (deb)
    </CustomLink>
    <CustomLink link="downloadLinuxArm64">
      <DownloadIcon className="downloadIcon" /> Archive (tgz)
    </CustomLink>
  
  
    
      Web version
    
    <DockerIcon size={52} />
    <small>Self hosted</small>
    <Spacer height={20} />
    <Link href="https://docs.tagspaces.org/tutorials/tagspaces-web-docker/" className="downloadLink">
      <LinkIcon className="downloadIcon" /> Installation with Docker
    </Link>
    <CustomLink link="downloadWeb">
      <DownloadIcon className="downloadIcon" /> package (zip)
    </CustomLink>
  

## Mobile Apps

Android version **<CustomFields type="androidVersion" />** · iOS **<CustomFields type="iosVersion" />**.

  
    Android App
    <small>Phone &amp; tablet</small>
    
    <CustomLink link="googlePlayStoreUrl">
      
    </CustomLink>
    <CustomLink link="downloadAndroid">
      <DownloadIcon className="downloadIcon" /> Latest APK from GitHub
    </CustomLink>
  
  
    iOS App
    <small>iPhone &amp; iPad</small>
    <CustomLink link="appleAppStoreUrl">
      
        
      
      
        
      
    </CustomLink>
    
      {/* <small style={{ color: "var(--ifm-color-emphasis-800)" }}>Currently in development</small> */}
    
  

## Browser Extension

TagSpaces Web Clipper version **<CustomFields type="extensionVersion" />**. Save web pages, screenshots and bookmarks straight into your local folders.

  
    
      Chrome / Brave / Opera  Web Clipper
    
    <CustomLink link="chromeStoreUrl">
      
    </CustomLink>
    {/* 
    <CustomLink link="chromeStoreUrl">Chrome Web Store</CustomLink> */}
  
  
    
      Firefox 
      Web Clipper
    
    <CustomLink link="firefoxAddonsUrl">
      
    </CustomLink>
    {/* 
    <CustomLink link="firefoxAddonsUrl">Mozilla Addons</CustomLink> */}
  
  
    
      Microsoft Edge 
      Web Clipper
    
    <CustomLink link="edgeAddonUrl">
      
    </CustomLink>
    {/* 
    <CustomLink link="edgeAddonUrl">Edge Addons</CustomLink> */}
  

<Spacer height={10} />

## Latest Version for TagSpaces Pro

If you have purchased [TagSpaces Pro](/products/pro), you can download the latest published version using the download links you received after purchasing the software. Alternatively you can go to [this website](https://tagspacesstore.onfastspring.com/account), enter the email with which you have purchased the app, and download the latest versions from the link you will receive. Otherwise, you can buy a license by clicking the button below.

  <ProductSummary productType="pro" condensed="true" />
  <Spacer height={70} />

## Installation Instructions

You can find instructions on how to install TagSpaces on various platforms in our documentation.

If you would like to [check the integrity](/downloads/integrity-check) of the downloaded packages, please use the <DownloadLink link="downloadSHA256">SHA256 signatures</DownloadLink>.
