GoogleImageSearch

1.2.1.0

This module enables users to search Windows lock screen wallpaper images or any another image in Google Search Image.

Minimum PowerShell version

3.0.0.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GoogleImageSearch

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GoogleImageSearch

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Radek Zahradník. All rights reserved.

Package Details

Author(s)

  • Radek Zahradník

Tags

Google Image Search Windows wallpaper wallpapers

Cmdlets

Search-WindowsLockScreenWallpapers Search-Image

Functions

Search-WindowsLockScreenWallpapers Search-Image

Dependencies

This module has no dependencies.

Release Notes

v1.2.1: (2022-04-22)
- Fix ImagePath parameter when pipeling images into Search-Image

v1.2.0: (2020-01-31)
- Support for PowerShell Core.

v1.1.2: (2019-12-25)
- Fixing the release notes.

v1.1.1: (2019-12-25)
- Fixing naming when dumping files is requested and PS Version control.
- Release notes has been added to the module's manifest.

v1.1.0: (2019-12-02)
- Search-WindowsLockScreenWallpapers: Change of file mask from 200 KB size to JPG byte header.

v1.0.2: (2019-11-30)
- Fixing module version typo.

v1.0.1: (2019-11-30)
- Fixing a name of the dump folder when nested folder temp was created in specified dump folder.
- Verbose messages has been added to code to provide a little bit more details about the processing.

v1.0.0: (2019-11-29)
- Initial release

FileList

Version History

Version Downloads Last updated
1.2.1.0 (current version) 179 4/20/2022
1.2.0.0 415 1/31/2020
1.1.2.0 34 12/25/2019
1.1.1.0 14 12/25/2019
1.1.0.0 23 12/2/2019
1.0.2.0 16 11/30/2019
1.0.0.0 18 11/29/2019
Show more