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...

Downloads:
7,500
Downloads of v 5.88:
228
Last Update:
25 Jul 2020
Package Maintainer(s):
Software Author(s):
- Hrg Nena
Tags:
winscan2pdf scan pdf- Software Specific:
- Software Site
- Software Docs
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

winscan2pdf
This is not the latest version of winscan2pdf available.
- Software Specific:
- Software Site
- Software Docs
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
7,500
Downloads of v 5.88:
228
Maintainer(s):
Software Author(s):
- Hrg Nena
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.
winscan2pdf 5.88
This is not the latest version of winscan2pdf available.
All Checks are Passing
2 Passing Test
To install winscan2pdf, run the following command from the command line or from PowerShell:
To upgrade winscan2pdf, run the following command from the command line or from PowerShell:
To uninstall winscan2pdf, 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://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 winscan2pdf --internalize --version=5.88 --source=https://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://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade winscan2pdf -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 winscan2pdf -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 winscan2pdf installed
win_chocolatey:
name: winscan2pdf
state: present
version: 5.88
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'winscan2pdf' do
action :install
version '5.88'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: winscan2pdf,
Version: 5.88,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller winscan2pdf
{
Name = 'winscan2pdf'
Ensure = 'Present'
Version = '5.88'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'winscan2pdf':
provider => 'chocolatey',
ensure => '5.88',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install winscan2pdf version="5.88" 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 25 Jul 2020.
WinScan2PDF allows you to scan documents and save them on your computer as a PDF by using any installed scanner, a windows desktop app for private, office and commercial usage.
$packageName = 'winscan2pdf'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$exeFile = "WinScan2PDF.exe"
$shcPath = "$toolsDir\$exeFile"
Install-ChocolateyShortcut -shortcutFilePath "$env:Public\Desktop\WinScan2PDF.lnk" -targetPath $shcPath
Install-ChocolateyShortcut -shortcutFilePath "$env:ProgramData\Microsoft\Windows\Start Menu\Programs\WinScan2PDF.lnk" -targetPath $shcPath
$packageName='winscan2pdf'
remove-item "$env:Public\Desktop\WinScan2PDF.lnk" -Force -ErrorAction 'SilentlyContinue'
remove-item "$env:ProgramData\Microsoft\Windows\Start Menu\Programs\WinScan2PDF.lnk" -Force -ErrorAction 'SilentlyContinue'
==================== WinScan2PDF ====================
Declaration on privacy policy!
The program WinScan2PDF does not read any data from the computers on which it is installed, it does not collect or use them or process them in any other form that you don't want, this applies especially to the personal data!
The WinScan2PDF - End User License Agreement
End User License Agreement
==========================
LICENSE HRG NENAD (SOFTWAREOK.COM)
THIS SOFTWARE IS FREEWARE
This software is the property of Hrg Nenad (softwareok.com) and its suppliers and is protected by copyright law and international treaty provisions.
You may distribute an unlimited number of unmodified , copies of the software to anyone you wish !
You are not allowed to sell this software!
You may not decompile, reverse engineer or disassemble this software and any executable part of this software.
THE SOFTWARE PROVIDED TO YOU AS IS WITHOUT WARRANTY OF ANY KIND, ANY SPECIAL,INCIDENTAL,EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. YOU ASSUME THE ENTIRE RISK AS TO THE ACCURACY AND THE USE OF THIS SOFTWARE.
HRG NENAD (SOFTWAREOK.COM) SHALL NOT BE LIABLE FOR ANY DAMAGES WHATSOEVER ARISING OUT OF THE USE OF OR INABILITY TO USE OF THIS SOFTWARE, EVEN IF HRG NENAD (SOFTWAREOK.COM) HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
NON-ACCEPTANCE OR VIOLATION OF ANY OF THE ABOVE TERMS IMMEDIATELY AND UNCONDITIONALLY WILL TERMINATE YOUR LICENSE.
http://www.softwareok.com/?seite=Microsoft/WinScan2PDF/Eula
==================== WinScan2PDF ====================
--------------------- WinScan2PDF -----------------------------
VERIFICATION
The binary included in this package was downloaded by the packager, from http://www.softwareok.com/?Download=WinScan2PDF
The WinScan2PDF.exe sha256 checksum is 0x3EAB3C8E9DAC49CF89543CB7577AD3E5B0BA3D7E6FCDBE57FB2859DD8D25F115
--------------------- WinScan2PDF -----------------------------
md5: 232A25F4AA962879C55DE28C9CDC744D | sha1: 3C76FE0CA3A0005DC36ADB8F4CB5F9E80519F2BF | sha256: 3EAB3C8E9DAC49CF89543CB7577AD3E5B0BA3D7E6FCDBE57FB2859DD8D25F115 | sha512: 7F9F5D26559810C1E0F36D2DC8DDBA7999861F5D111B9586A06C76C428865B7781C0E53529660771DF050CF0BF54451BFB97072E86485E29D33B9B5D0B639CB5
Log in or click on link to see number of positives.
- winscan2pdf.5.88.nupkg (72cf871594dc) - ## / 63
- WinScan2PDF.exe (3eab3c8e9dac) - ## / 72
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 |
---|---|---|---|
winscan2pdf 6.41 | 220 | Sunday, January 10, 2021 | Approved |
winscan2pdf 6.34 | 226 | Monday, December 21, 2020 | Approved |
winscan2pdf 6.33 | 211 | Friday, December 4, 2020 | Approved |
winscan2pdf 6.22 | 209 | Tuesday, November 17, 2020 | Approved |
winscan2pdf 6.13 | 233 | Sunday, October 25, 2020 | Approved |
winscan2pdf 6.06 | 241 | Wednesday, September 16, 2020 | Approved |
winscan2pdf 6.01 | 210 | Sunday, August 30, 2020 | Approved |
winscan2pdf 5.88 | 228 | Saturday, July 25, 2020 | Approved |
winscan2pdf 5.81 | 171 | Tuesday, July 14, 2020 | Approved |
winscan2pdf 5.77 | 184 | Saturday, June 27, 2020 | Approved |
winscan2pdf 5.61 | 172 | Tuesday, June 16, 2020 | Approved |
winscan2pdf 5.55 | 170 | Wednesday, June 10, 2020 | Approved |
winscan2pdf 5.51 | 219 | Monday, May 25, 2020 | Approved |
winscan2pdf 5.41 | 153 | Wednesday, May 20, 2020 | Approved |
winscan2pdf 5.33 | 182 | Wednesday, May 13, 2020 | Approved |
winscan2pdf 5.31 | 203 | Wednesday, April 22, 2020 | Approved |
winscan2pdf 5.25 | 195 | Tuesday, April 7, 2020 | Approved |
winscan2pdf 5.21 | 283 | Monday, February 10, 2020 | Approved |
winscan2pdf 5.11 | 220 | Monday, December 16, 2019 | Approved |
winscan2pdf 5.09 | 211 | Friday, November 15, 2019 | Approved |
winscan2pdf 5.05 | 192 | Wednesday, October 16, 2019 | Approved |
winscan2pdf 5.01 | 187 | Saturday, September 28, 2019 | Approved |
winscan2pdf 4.98 | 157 | Monday, September 23, 2019 | Approved |
winscan2pdf 4.94 | 165 | Tuesday, September 10, 2019 | Approved |
winscan2pdf 4.93 | 178 | Friday, August 9, 2019 | Approved |
winscan2pdf 4.84 | 198 | Saturday, July 6, 2019 | Approved |
winscan2pdf 4.78 | 176 | Friday, May 24, 2019 | Approved |
winscan2pdf 4.77 | 199 | Sunday, April 14, 2019 | Approved |
winscan2pdf 4.71 | 223 | Wednesday, February 6, 2019 | Approved |
winscan2pdf 4.67 | 208 | Friday, January 11, 2019 | Approved |
winscan2pdf 4.64 | 175 | Thursday, December 13, 2018 | Approved |
winscan2pdf 4.63 | 146 | Wednesday, November 28, 2018 | Approved |
winscan2pdf 4.61 | 154 | Tuesday, November 20, 2018 | Approved |
winscan2pdf 4.56 | 133 | Monday, November 12, 2018 | Approved |
winscan2pdf 4.51 | 116 | Sunday, November 4, 2018 | Approved |
winscan2pdf 4.44 | 179 | Monday, October 22, 2018 | Approved |
winscan2pdf 4.41 | 129 | Thursday, September 20, 2018 | Approved |
winscan2pdf 4.33 | 150 | Friday, July 27, 2018 | Approved |
winscan2pdf 4.31 | 123 | Monday, July 23, 2018 | Approved |
winscan2pdf 4.24 | 171 | Tuesday, July 17, 2018 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about winscan2pdf and the winscan2pdf 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 winscan2pdf, 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.