Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
38,918
Downloads of v 2021.2.1:
1,079
Last Update:
17 Mar 2021
Package Maintainer(s):
Software Author(s):
- TechSmith
Tags:
screenshot screen capture techsmith admin- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Snagit (Install)
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
38,918
Downloads of v 2021.2.1:
1,079
Maintainer(s):
Software Author(s):
- TechSmith
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
This Package Contains an Exempted Check
1 Test Passing and 1 Exempted Test
Validation Testing Passed
Verification Testing Exempt:
I would like to request that this package be excluded from testing. The installer requires .Net 4.6 but the test environment does not have that installed so the process always fails.
To install Snagit (Install), run the following command from the command line or from PowerShell:
To upgrade Snagit (Install), run the following command from the command line or from PowerShell:
To uninstall Snagit (Install), run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download snagit --internalize --source=https://community.chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://community.chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade snagit -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade snagit -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure snagit installed
win_chocolatey:
name: snagit
state: present
version: 2021.2.1
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'snagit' do
action :install
version '2021.2.1'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: snagit,
Version: 2021.2.1,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller snagit
{
Name = 'snagit'
Ensure = 'Present'
Version = '2021.2.1'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'snagit':
provider => 'chocolatey',
ensure => '2021.2.1',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install snagit version="2021.2.1" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 17 Mar 2021.
Snagit is a image capture program from TechSmith.
Beyond ordinary screen capture
Snagit's award-winning screen capture software is the only program with built-in advanced image editing and screen recording.
Capture anything on your screen
Snagit makes it easier and more intuitive to capture your screen or record video. Capture your entire desktop, region, window, or scrolling screen.
Edit with a few clicks
Get a full suite of editing tools. And create images on your own. Edit screenshots or build custom graphics. Without needing to work with a designer.
Deliver results
The human brain processes visuals 60,000 times faster than text. Snagit makes it easy to add videos and images to your email, training materials, documentation, blogs, or social media. Or get a short URL to share your screenshots and recordings with anyone.
Snagit integrates with the tools you use
- Microsoft PowerPoint
- Microsoft Word
- Microsoft Excel
- Microsoft OneDrive for Business
- Google Drive
- ... and more
NOTE: This is a trial install of Snagit. To use your license key see Parameters below.
Parameters:
/licensekey:ABCD-EFGH-IJKL
Registered license key. If this is missing a 30 day trial is installed./licensename:""Joe Bloggs""
Registered name for the license. Can only be used if a /licensekey is specified/nodesktopshortcut
Does not install an application shortcut on the desktop.
Example: -params='"/licensekey:ABCD-EFGH-IJKL /licensename:""Joe Bloggs"" /nodesktopshortcut"'
NOTE: TechSmith seem to be okay with releasing a new version of the same version. This throws out the checksum of the package. If you find this happening, please raise an issue at https://github.com/pauby/chocopackages/issues. Thanks.
NOTE: This is an automatically updated package. If you find it is out of date by more than a week, please contact the maintainer(s) and let them know the package is no longer updating correctly.
$ErrorActionPreference = 'Stop'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
# Old Techsmith software versions can be found at https://www.techsmith.com/download/oldversions
$url64 = 'https://download.techsmith.com/snagit/releases/2121/snagit.msi'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'MSI'
url64bit = $url64
checksum64 = '18a2f5a02170caab69eb2c7bdbea6230ead297257e1cff7e56a14be1fd037a59'
checksumType64 = 'SHA256'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" # ALLUSERS=1 DISABLEDESKTOPSHORTCUT=1 ADDDESKTOPICON=0 ADDSTARTMENU=0
validExitCodes = @(0, 3010, 1641)
}
$arguments = Get-PackageParameters -Parameter $env:chocolateyPackageParameters
# use licensekey instead of licenseCode as this is consistent with Camtasia
if ($arguments.ContainsKey('licenseCode')) {
if (-not ($arguments.ContainsKey('licensekey'))) {
# create licensekey key with licenseCode value
$arguments.licensekey = $arguments.licenseCode
}
$arguments.Remove('licenseCode')
}
foreach ($param in $arguments.Keys) {
switch ($param) {
"licensekey" {
$licenseKey = $arguments["licensekey"]
Write-Verbose "Parameter - License Key: $licenseKey"
$packageArgs.silentArgs = "TSC_SOFTWARE_KEY=$licenseKey " + $packageArgs.silentArgs
if ($arguments.ContainsKey("licensename")) {
$licenseName = $arguments["licensename"]
Write-Verbose "Parameter - License Name: $licenseName"
$packageArgs.silentArgs = "TSC_SOFTWARE_USER=$licenseName " + $packageArgs.silentArgs
}
}
"nodesktopshortcut" {
Write-Verbose "Parameter - Desktop Shortcut: Disabled"
$packageArgs.silentArgs = "TSC_DESKTOP_LINK=0 " + $packageArgs.silentArgs
}
}
}
Install-ChocolateyPackage @packageArgs
Log in or click on link to see number of positives.
- snagit.2021.2.1.nupkg (74360698b14b) - ## / 63
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Snagit (Install) 2021.2.1 | 1079 | Wednesday, March 17, 2021 | Approved |
Snagit (Install) 2021.2.0 | 1348 | Tuesday, January 19, 2021 | Approved |
Snagit (Install) 2021.1.0 | 1172 | Tuesday, December 15, 2020 | Approved |
Snagit (Install) 2021.0.2 | 689 | Tuesday, November 24, 2020 | Approved |
Snagit (Install) 2021.0.1 | 758 | Tuesday, November 3, 2020 | Approved |
Snagit (Install) 2021.0.0 | 686 | Tuesday, October 20, 2020 | Approved |
Snagit (Install) 2020.1.5 | 560 | Tuesday, October 13, 2020 | Approved |
Snagit (Install) 2020.1.4 | 1966 | Tuesday, August 4, 2020 | Approved |
Snagit (Install) 2020.1.3.20200714 | 3628 | Tuesday, July 14, 2020 | Approved |
Snagit (Install) 2020.1.3 | 1403 | Tuesday, June 16, 2020 | Approved |
Snagit (Install) 2020.1.2 | 1282 | Tuesday, May 12, 2020 | Approved |
Snagit (Install) 2020.1.1 | 1295 | Tuesday, March 10, 2020 | Approved |
Snagit (Install) 2020.1.0 | 1295 | Tuesday, January 7, 2020 | Approved |
Snagit (Install) 2020.0.3 | 608 | Tuesday, December 10, 2019 | Approved |
Snagit (Install) 2020.0.2 | 678 | Tuesday, November 19, 2019 | Approved |
Snagit (Install) 2020.0.1 | 307 | Friday, November 15, 2019 | Approved |
Snagit (Install) 2019.1.3 | 1940 | Tuesday, July 23, 2019 | Approved |
Snagit (Install) 2019.1.2 | 843 | Tuesday, June 4, 2019 | Approved |
Snagit (Install) 2019.1.1 | 1333 | Tuesday, February 19, 2019 | Approved |
Snagit (Install) 2019.1.0 | 864 | Tuesday, December 11, 2018 | Approved |
Snagit (Install) 2019.0.1.20181107 | 419 | Wednesday, November 7, 2018 | Approved |
Snagit 18.1.1 | 6714 | Monday, June 18, 2018 | Approved |
Snagit 18.1.0 | 819 | Tuesday, March 27, 2018 | Approved |
Snagit 18.0.0 | 1009 | Wednesday, November 1, 2017 | Approved |
Snagit 13.1.1 | 1854 | Monday, March 6, 2017 | Approved |
Snagit 12.4.1.20150923 | 2047 | Tuesday, September 22, 2015 | Approved |
Snagit 12.4.1 | 725 | Sunday, September 6, 2015 | Approved |
Snagit 12.3.1 | 810 | Thursday, March 19, 2015 | Approved |
Snagit 11.4.3 | 488 | Thursday, March 19, 2015 | Approved |
2020 TechSmith
Ground Rules:
- This discussion is only about Snagit (Install) and the Snagit (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Snagit (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.