All Projects → EtheaDev → SVGShellExtensions

EtheaDev / SVGShellExtensions

Licence: Apache-2.0 license
Shell extensions for SVG files (Preview Panel, Thumbnail Icon, SVG Editor)

Programming Languages

pascal
1382 projects
PHP
23972 projects - #3 most used programming language
C++
36643 projects - #6 most used programming language
NASL
115 projects
POV-Ray SDL
72 projects
Inno Setup
370 projects

Projects that are alternatives of or similar to SVGShellExtensions

ExplorerGenie
ExplorerGenie is an extended context menu for the Windows explorer.
Stars: ✭ 25 (-68.35%)
Mutual labels:  shell-extension
Imageresizer
Moved to Microsoft PowerToys
Stars: ✭ 994 (+1158.23%)
Mutual labels:  shell-extension
Enhancd
🚀 A next-generation cd command with your interactive filter
Stars: ✭ 2,049 (+2493.67%)
Mutual labels:  shell-extension
envrc-rs
Auto source bash .envrc of your workspace
Stars: ✭ 27 (-65.82%)
Mutual labels:  shell-extension
Tortoisegit
Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
Stars: ✭ 851 (+977.22%)
Mutual labels:  shell-extension
Micromanage
A Micro-services Helpers Framework | Easily manage multiple repositories and projects
Stars: ✭ 93 (+17.72%)
Mutual labels:  shell-extension
Simple Icons
SVG icons for popular brands
Stars: ✭ 12,090 (+15203.8%)
Mutual labels:  svg-files
Rom Properties
ROM Properties Page shell extension
Stars: ✭ 210 (+165.82%)
Mutual labels:  shell-extension
Bashhub Client
☁️ Bash history in the cloud. Indexed and searchable.
Stars: ✭ 858 (+986.08%)
Mutual labels:  shell-extension
Mongo Hacker
MongoDB Shell Enhancements for Hackers
Stars: ✭ 1,786 (+2160.76%)
Mutual labels:  shell-extension
Apkshellext
Show app icons in windows explorer
Stars: ✭ 316 (+300%)
Mutual labels:  shell-extension
Modernish
Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
Stars: ✭ 586 (+641.77%)
Mutual labels:  shell-extension
Delphi Preview Handler
Preview handler for multiple source code extensions
Stars: ✭ 103 (+30.38%)
Mutual labels:  shell-extension
ienv
Improved shell environment: sane dotfiles backed by my daily work optimized for solarized theme
Stars: ✭ 25 (-68.35%)
Mutual labels:  shell-extension
Vs Shell Format
the shellscript、Dockerfile、properties ...... format extension
Stars: ✭ 176 (+122.78%)
Mutual labels:  shell-extension
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+181.01%)
Mutual labels:  shell-extension
Touchpadindicator
Touchpad management GNOME Shell Extension. 🔗
Stars: ✭ 69 (-12.66%)
Mutual labels:  shell-extension
ShellAnything
ShellAnything is a C++ open-source software which allow one to easily customize and add new options to *Windows Explorer* context menu. Define specific actions when a user right-click on a file or a directory.
Stars: ✭ 103 (+30.38%)
Mutual labels:  shell-extension
Smartrename
A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions
Stars: ✭ 190 (+140.51%)
Mutual labels:  shell-extension
Delphi Dev Shell Tools
Shell Extension for Delphi and Object Pascal Developers
Stars: ✭ 107 (+35.44%)
Mutual labels:  shell-extension

SVG Shell Extensions License

Latest Version 3.0.0 - 24 Sep 2022

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.

Features

  • 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)

Setup using the Installer

Click to download the SVGShellExtensionsSetup.exe located also in the Release area. The Installer works both for 32 and 64 bit system.

SVG Setup_Program

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

Preview Panel and Thumbnails in action

In Windows 10 with Light theme:

Preview Thumbnails Light

In Windows 10 with Dark theme:

Preview Thumbnails Dark

SVG Text Editor

A useful Text editor with preview of SVG Image:

SVG Text Editor Dark

New 32 Bit Support for XYplorer

As requested by many users of popular shell alternative, the new version supports XYplorer for Thumbnails and Preview Panel: follow the configuration guide...

XYplorer

Manual Build and Installation (for Delphi developers)

If you have Delphi 10.4 Sydney or Delphi 11.0 Alexandria, 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:

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

  2. If you have already used the installer uninstall the components from system.

  3. To install manually the dll run the Setup\Register64bit.bat (run-as-administrator).

  4. If you wanto to uninstall the dll you use the Setup\UnRegister64Bit.bat

  5. When it's registered, you can continue to change code and rebuild the dll (beware to close all Explorer instances).

Release Notes

24 Sep 2022: ver. 3.0.0

  • Fixed Scrollbar colors viewing text in preview
  • Fixed "empty panel" viewing text in preview
  • Fixed "context-menu" for export to PNG (image lost)

18 Sep 2022: ver. 2.9.0

  • Fixed Preview size in multi-monitor
  • Fixed flickering of Preview

13 Sep 2022: ver. 2.8.0

  • Fixed load file with blanks in content menu
  • Built with Delphi 11.2

10 Apr 2022 - Version 2.7.0

  • Updated Image32 Library
  • Built with Delphi 11.1

16 Feb 2022 - Version 2.6.1

  • Updated Image32 Library

20 Jan 2022 - Version 2.6

  • Added support for Windows 11
  • Updated Image32 Library
  • Fixed resize content

06 Nov 2021 - Version 2.5

  • Fixed Export to png files

23 Oct 2021 - Version 2.4

  • Added new Windows11 Styles (Dark and Light)

04 Sep 2021 - Version 2.3

  • Added support for Delphi 11
  • Built with Delphi 11
  • Updated Image32 Library

03 Aug 2021 - Version 2.2

  • Fixed PreferDirect2D default to false

31 Jul 2021 - Version 2.1

  • Updated Image32 to 3.0 version
  • Updated some sample images

25 Jul 2021 - Version 2.0

  • Changed default SVG engine to Image32 for better results
  • Updated Setup

05 Jul 2021

  • Added drag-drop support for external files into editor
  • Updated Setup with certificate

21 Jun 2021

  • Updated some icons
  • Update icon preview when SVGFactory changes

03 Apr 2021

  • Fixed Close-All (Editor): clear preview
  • Fixed save to png file extensions
  • Removed memory-leak check closing app

05 Mar 2021

  • Fixed SVG XML Editor preview after loading file
  • Added support for storing/remember Editor options
  • Some minor fixes

28 Feb 2021

  • Fixed Context-Menu

27 Feb 2021

  • Added 32 bit support
  • Fixed some issue into SVG Text Editor

22 Feb 2021

  • Added SVG Text Editor
  • Added new Settings dialog
  • Added Context-menu to open Editor and export to PNG
  • Added Direct2D Engine for Preview Panel

09 Feb 2021

  • Added Setup asset
  • Fixed check for active Windows Theme
  • Released v.1.0.0
  • Released v.1.0.1

08 Feb 2021

  • Added SVG Thumbnail Provider

31 Jan 2021

  • Added SVG file Preview panel

Credits

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.

License

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:

Delphi 11 Alexandria Support

Related links: embarcadero.com - learndelphi.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].