Latest Version 3.2.3 - 14 Sep 2024
A collection of extensions tools for SVG files, integrated into Microsoft Windows Explorer (Vista, 7, 8, 10 and 11):
A Preview handler which allows you to see the SVG image and text without open it, in the "Preview Panel".
A Thumbnail handler which allows you to see the SVG image into Windows Explorer.
An SVG-XML Text Editor to manually edit and preview the text of SVG files.
Supports Windows Vista, 7, 8, 10 and 11 (for 32 bits and 64 bits).
Themes (Dark and Light) according to user preferences of Windows Theme
Integrated also with other Shell Applications (like XYplorer)
Click to download the SVGShellExtensionsSetup.exe located also in the Release area. The Installer works both for 32 and 64 bit system.
For a clean Setup close all the windows explorer instances which have the preview handler active or the preview handler was used (remember the dll remains in memory until the windows explorer was closed).
In Windows 10 with Light theme:
In Windows 10 with Dark theme:
A useful Text editor with preview of SVG Image:
As requested by many users of popular shell alternative, the new version supports XYplorer for Thumbnails and Preview Panel: follow the configuration guide...
If you have Delphi 12, you can manually build the project:
Warning: To build the DLL you need also other open-source projects
To manually install the SVGShellExtensions.dll follow these steps:
Close all the windows explorer instances which have the preview handler active or the preview handler was used (remember the dll remains in memory until the windows explorer was closed).
If you have already used the installer uninstall the components from system.
To install manually the dll run the Setup\Register64bit.bat
(run-as-administrator).
If you wanto to uninstall the dll you use the Setup\UnRegister64Bit.bat
When it's registered, you can continue to change code and rebuild the dll (beware to close all Explorer instances).
14 Sep 2024: ver. 3.2.3
27 Aug 2024: ver. 3.2.2
28 May 2024: ver. 3.2.1
08 Jan 2024: ver. 3.2.0
25 Oct 2023: ver. 3.1.0
24 Sep 2022: ver. 3.0.0
18 Sep 2022: ver. 2.9.0
13 Sep 2022: ver. 2.8.0
10 Apr 2022 - Version 2.7.0
16 Feb 2022 - Version 2.6.1
20 Jan 2022 - Version 2.6
06 Nov 2021 - Version 2.5
23 Oct 2021 - Version 2.4
04 Sep 2021 - Version 2.3
03 Aug 2021 - Version 2.2
31 Jul 2021 - Version 2.1
25 Jul 2021 - Version 2.0
05 Jul 2021
21 Jun 2021
03 Apr 2021
05 Mar 2021
28 Feb 2021
27 Feb 2021
22 Feb 2021
09 Feb 2021
08 Feb 2021
31 Jan 2021
Many thanks to Rodrigo Ruz V. (author of theroadtodelphi.com Blog) for his wonderful work on delphi-preview-handler from which this project has used a lot of code and inspiration.
Licensed under the Apache License, Version 2.0 (the "License"); Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Third Party libraries and tools used from Ethea:
The Initial Developer of the Original Code is Rodrigo Ruz V. Portions created by him are Copyright © 2011-2021 Rodrigo Ruz V.
Third Party libraries and tools used:
Related links: embarcadero.com - learndelphi.org