diff --git a/README.md b/README.md index 4e4e32d8df..f198c526a0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Microsoft PowerToys is a set of utilities for power users to tune and streamline ### File Explorer Add-ons (Preview Panes) -[](https://aka.ms/PowerToysOverview_FileExplorerAddOns) [File Explorer](https://aka.ms/PowerToysOverview_FileExplorerAddOns) add-ons right now are just limited to Preview Pane additions for File Explorer. Preview Pane is an existing feature in the File Explorer. To enable it, you just click the View tab in the ribbon and then click "Preview Pane". +[](https://aka.ms/PowerToysOverview_FileExplorerAddOns) [File Explorer](https://aka.ms/PowerToysOverview_FileExplorerAddOns) add-ons right now are just limited to Preview Pane additions for File Explorer. Preview Pane is an existing feature in the File Explorer. To enable it, you just click the View tab in the ribbon and then click "Preview Pane". PowerToys will now enable two types of files to be previewed: Markdown (.md) & SVG (.svg)
@@ -47,7 +47,7 @@ PowerToys will now enable two types of files to be previewed: Markdown (.md) & S ### PowerRename -[](https://aka.ms/PowerToysOverview_PowerRename) [PowerRename](https://aka.ms/PowerToysOverview_PowerRename) is a Windows Shell Extension for advanced bulk renaming using search and replace or regular expressions. PowerRename allows simple search and replace or more advanced regular expression matching. While you type in the search and replace input fields, the preview area will show what the items will be renamed to. PowerRename then calls into the Windows Explorer file operations engine to perform the rename. This has the benefit of allowing the rename operation to be undone after PowerRename exits. This code is based on [Chris Davis's SmartRename](https://github.com/chrdavis/SmartRename). +[](https://aka.ms/PowerToysOverview_PowerRename) [PowerRename](https://aka.ms/PowerToysOverview_PowerRename) is a Windows Shell Extension for advanced bulk renaming using search and replace or regular expressions. PowerRename allows simple search and replace or more advanced regular expression matching. While you type in the search and replace input fields, the preview area will show what the items will be renamed to. PowerRename then calls into the Windows Explorer file operations engine to perform the rename. This has the benefit of allowing the rename operation to be undone after PowerRename exits. This code is based on [Chris Davis's SmartRename](https://github.com/chrdavis/SmartRename).
### PowerToys Run @@ -56,10 +56,11 @@ PowerToys will now enable two types of files to be previewed: Markdown (.md) & S


+
### Shortcut Guide -[](https://aka.ms/PowerToysOverview_ShortcutGuide) [Windows key shortcut guide](https://aka.ms/PowerToysOverview_ShortcutGuide) appears when a user holds the Windows key down for more than one second and shows the available shortcuts for the current state of the desktop. +[](https://aka.ms/PowerToysOverview_ShortcutGuide) [Windows key shortcut guide](https://aka.ms/PowerToysOverview_ShortcutGuide) appears when a user holds the Windows key down for more than one second and shows the available shortcuts for the current state of the desktop.


diff --git a/doc/images/overview/ColorPicker_large.png b/doc/images/overview/ColorPicker_large.png new file mode 100644 index 0000000000..eb776f776d Binary files /dev/null and b/doc/images/overview/ColorPicker_large.png differ diff --git a/doc/images/overview/ColorPicker_small.png b/doc/images/overview/ColorPicker_small.png new file mode 100644 index 0000000000..b7fb99d430 Binary files /dev/null and b/doc/images/overview/ColorPicker_small.png differ diff --git a/doc/images/overview/FancyZones_large.png b/doc/images/overview/FancyZones_large.png new file mode 100644 index 0000000000..432e22f8c9 Binary files /dev/null and b/doc/images/overview/FancyZones_large.png differ diff --git a/doc/images/overview/FancyZones_small.png b/doc/images/overview/FancyZones_small.png index fb1df3a139..2bfa39c558 100644 Binary files a/doc/images/overview/FancyZones_small.png and b/doc/images/overview/FancyZones_small.png differ diff --git a/doc/images/overview/ImageResizer_large.png b/doc/images/overview/ImageResizer_large.png new file mode 100644 index 0000000000..16cfca6e7e Binary files /dev/null and b/doc/images/overview/ImageResizer_large.png differ diff --git a/doc/images/overview/ImageResizer_small.png b/doc/images/overview/ImageResizer_small.png index c5e69d03c3..22dd2417aa 100644 Binary files a/doc/images/overview/ImageResizer_small.png and b/doc/images/overview/ImageResizer_small.png differ diff --git a/doc/images/overview/KBM_large.png b/doc/images/overview/KBM_large.png new file mode 100644 index 0000000000..ce63e4e654 Binary files /dev/null and b/doc/images/overview/KBM_large.png differ diff --git a/doc/images/overview/KBM_small.png b/doc/images/overview/KBM_small.png index 3ab1f7703d..8729238e61 100644 Binary files a/doc/images/overview/KBM_small.png and b/doc/images/overview/KBM_small.png differ diff --git a/doc/images/overview/Original/ColorPicker.png b/doc/images/overview/Original/ColorPicker.png new file mode 100644 index 0000000000..38822f2bc2 Binary files /dev/null and b/doc/images/overview/Original/ColorPicker.png differ diff --git a/doc/images/overview/Original/FancyZones.png b/doc/images/overview/Original/FancyZones.png new file mode 100644 index 0000000000..ace079a402 Binary files /dev/null and b/doc/images/overview/Original/FancyZones.png differ diff --git a/doc/images/overview/Original/ImageResizer.png b/doc/images/overview/Original/ImageResizer.png new file mode 100644 index 0000000000..86b273a8c7 Binary files /dev/null and b/doc/images/overview/Original/ImageResizer.png differ diff --git a/doc/images/overview/Original/KBM.png b/doc/images/overview/Original/KBM.png new file mode 100644 index 0000000000..59ab6dd32f Binary files /dev/null and b/doc/images/overview/Original/KBM.png differ diff --git a/doc/images/overview/Original/PowerLauncher.png b/doc/images/overview/Original/PowerLauncher.png new file mode 100644 index 0000000000..8f3a4b8dc3 Binary files /dev/null and b/doc/images/overview/Original/PowerLauncher.png differ diff --git a/doc/images/overview/Original/PowerPreview.png b/doc/images/overview/Original/PowerPreview.png new file mode 100644 index 0000000000..2fe02e0b8c Binary files /dev/null and b/doc/images/overview/Original/PowerPreview.png differ diff --git a/doc/images/overview/Original/PowerRename.png b/doc/images/overview/Original/PowerRename.png new file mode 100644 index 0000000000..55ce576b72 Binary files /dev/null and b/doc/images/overview/Original/PowerRename.png differ diff --git a/doc/images/overview/Original/ShortcutGuide.png b/doc/images/overview/Original/ShortcutGuide.png new file mode 100644 index 0000000000..377b09325f Binary files /dev/null and b/doc/images/overview/Original/ShortcutGuide.png differ diff --git a/doc/images/overview/PT_large.png b/doc/images/overview/PT_large.png new file mode 100644 index 0000000000..182edbf798 Binary files /dev/null and b/doc/images/overview/PT_large.png differ diff --git a/doc/images/overview/PT_small.png b/doc/images/overview/PT_small.png new file mode 100644 index 0000000000..1607228dc3 Binary files /dev/null and b/doc/images/overview/PT_small.png differ diff --git a/doc/images/overview/PowerLauncher_large.png b/doc/images/overview/PowerLauncher_large.png new file mode 100644 index 0000000000..32b4709d33 Binary files /dev/null and b/doc/images/overview/PowerLauncher_large.png differ diff --git a/doc/images/overview/PowerLauncher_small.png b/doc/images/overview/PowerLauncher_small.png index ec1452dfb5..c70c416485 100644 Binary files a/doc/images/overview/PowerLauncher_small.png and b/doc/images/overview/PowerLauncher_small.png differ diff --git a/doc/images/overview/PowerPreview_large.png b/doc/images/overview/PowerPreview_large.png new file mode 100644 index 0000000000..b70a19c186 Binary files /dev/null and b/doc/images/overview/PowerPreview_large.png differ diff --git a/doc/images/overview/PowerPreview_small.PNG b/doc/images/overview/PowerPreview_small.PNG deleted file mode 100644 index 4438a85b60..0000000000 Binary files a/doc/images/overview/PowerPreview_small.PNG and /dev/null differ diff --git a/doc/images/overview/PowerPreview_small.png b/doc/images/overview/PowerPreview_small.png new file mode 100644 index 0000000000..d637713016 Binary files /dev/null and b/doc/images/overview/PowerPreview_small.png differ diff --git a/doc/images/overview/PowerRename_large.png b/doc/images/overview/PowerRename_large.png new file mode 100644 index 0000000000..daabd4321f Binary files /dev/null and b/doc/images/overview/PowerRename_large.png differ diff --git a/doc/images/overview/PowerRename_small.PNG b/doc/images/overview/PowerRename_small.PNG deleted file mode 100644 index c30c16cb0e..0000000000 Binary files a/doc/images/overview/PowerRename_small.PNG and /dev/null differ diff --git a/doc/images/overview/PowerRename_small.png b/doc/images/overview/PowerRename_small.png new file mode 100644 index 0000000000..b91fa4417e Binary files /dev/null and b/doc/images/overview/PowerRename_small.png differ diff --git a/doc/images/overview/Shortcut guide_small.png b/doc/images/overview/Shortcut guide_small.png deleted file mode 100644 index 9455634d62..0000000000 Binary files a/doc/images/overview/Shortcut guide_small.png and /dev/null differ diff --git a/doc/images/overview/ShortcutGuide_large.png b/doc/images/overview/ShortcutGuide_large.png new file mode 100644 index 0000000000..d44e861627 Binary files /dev/null and b/doc/images/overview/ShortcutGuide_large.png differ diff --git a/doc/images/overview/ShortcutGuide_small.png b/doc/images/overview/ShortcutGuide_small.png new file mode 100644 index 0000000000..b76323d7e4 Binary files /dev/null and b/doc/images/overview/ShortcutGuide_small.png differ