Title: Svigent Tools
Author: abineshselvarasu
Published: <strong>सप्टेंबर 11, 2026</strong>
Last modified: सप्टेंबर 11, 2026

---

प्लगइन शोधा

![](https://s.w.org/plugins/geopattern-icon/svigent-tools.svg)

# Svigent Tools

 [abineshselvarasu](https://profiles.wordpress.org/abineshselvarasu/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/svigent-tools.1.0.0.zip)

 * [तपशील](https://mr.wordpress.org/plugins/svigent-tools/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/svigent-tools/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/svigent-tools/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/svigent-tools/#developers)

 [समर्थन](https://wordpress.org/support/plugin/svigent-tools/)

## वर्णन

**Svigent Tools** is a lightweight, modern, and secure solution for using SVG (Scalable
Vector Graphics) in WordPress.

By default, WordPress restricts SVG uploads due to potential XML-based vulnerabilities(
such as Cross-Site Scripting and XML External Entity attacks). Svigent Tools solves
this by implementing enterprise-grade DOM-level sanitization on upload, giving you
complete peace of mind while designing beautiful, resolution-independent vector 
graphics.

#### Key Features

 * **Enterprise-Grade SVG & SVGZ Sanitization:** Automated XML inspection powered
   by `enshrined/svg-sanitize` to strip malicious scripts, event listeners, and 
   dangerous entities before files reach your disk.
 * **Native Media Library Previews:** Automatically fixes broken 1×1 or invisible
   SVG thumbnails in both Grid and List views in `wp-admin/upload.php`.
 * **Automatic Dimension Detection:** Parses `viewBox` and `width`/`height` coordinates
   on upload and writes them to WordPress attachment metadata to preserve natural
   aspect ratios.
 * **Zero-Overhead Frontend Inlining:** Replaces target `<img>` elements with raw`
   <svg>` using lightweight client-side Vanilla JS (< 2KB), enabling dynamic CSS
   styling (`fill: currentColor`) and hover animations.
 * **Smart In-Memory Caching:** Deduplicates identical SVG network requests so repeated
   icons on a page are downloaded only once.
 * **Dynamic DOM Observer:** Fully compatible with Gutenberg block insertion, Elementor,
   and AJAX infinite scroll using `MutationObserver`.
 * **Role-Based Upload Permissions:** Restrict SVG upload privileges to Administrators
   only or extend permissions to all users with upload capabilities (Authors/Editors).
 * **Lossless Vector Scaling:** Skips unnecessary raster thumbnail generation (GD/
   Imagick) and disables redundant `srcset` generation to conserve server disk space.

## स्क्रीनशॉट

[⌊Svigent Tools Settings Screen: Intuitive configuration with live security status
badge and 1-click selector copy helper.⌉⌊Svigent Tools Settings Screen: Intuitive
configuration with live security status badge and 1-click selector copy helper.⌉[

**Svigent Tools Settings Screen:** Intuitive configuration with live security status
badge and 1-click selector copy helper.

## स्थापना

 1. Log in to your WordPress Admin Dashboard.
 2. Navigate to **Plugins  Add New**.
 3. Search for **Svigent Tools** or upload the `svigent-tools.zip` archive.
 4. Click **Install Now** and activate the plugin.
 5. Go to **Settings  Svigent Tools** to configure permissions and inlining preferences.

## नेहमी विचारले जाणारे प्रश्न

### Why does WordPress restrict SVG uploads by default?

SVG files are XML documents, meaning they can contain executable JavaScript and 
external entity references that could lead to Cross-Site Scripting (XSS) or XXE 
attacks. Svigent Tools strips all hazardous elements during upload while preserving
all visual graphics, gradients, and shapes.

### How do I render an SVG inline on the frontend?

 1. Enable **Frontend Inline Rendering** under **Settings  Svigent Tools**.
 2. Add the class `style-svg` (or your custom selector) to any Image block or element.
 3. Svigent Tools will automatically convert the `<img>` tag into an inline `<svg>`
    element on the frontend.

### Does Svigent Tools work with page builders?

Yes! Svigent Tools works out of the box with the WordPress Block Editor (Gutenberg),
Elementor, Beaver Builder, Divi, and classic themes.

### Do I need to write code to use Svigent Tools?

No! Svigent Tools works automatically. Once enabled, you can upload SVGs and style
them using simple settings in your WordPress Admin.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Svigent Tools” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत 
योगदान केले आहे.

योगदानकर्ते

 *   [ abineshselvarasu ](https://profiles.wordpress.org/abineshselvarasu/)

[भाषांतर करा “Svigent Tools” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/svigent-tools)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/svigent-tools/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/svigent-tools/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/svigent-tools/) 
च्या [RSS](https://plugins.trac.wordpress.org/log/svigent-tools/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.0.0

 * Initial release.
 * Added safe SVG and SVGZ upload handling.
 * Integrated DOM-level XML sanitization via `enshrined/svg-sanitize`.
 * Added Media Library grid and list thumbnail preview styling.
 * Added automatic `viewBox` dimension extraction and attachment metadata normalization.
 * Added client-side Vanilla JS inlining engine with in-memory caching and `MutationObserver`.
 * Added role-based upload restriction settings.

## मेटा

 *  आवृत्ती **1.0.0**
 *  शेवटचा अद्यतन **2 दिवस पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 6.0 किंवा मोठा **
 *  परीक्षित केले आहे **7.1**
 *  PHP आवृत्ती ** 7.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/svigent-tools/)
 * टॅग्ज:
 * [inline svg](https://mr.wordpress.org/plugins/tags/inline-svg/)[safe svg](https://mr.wordpress.org/plugins/tags/safe-svg/)
   [SVG](https://mr.wordpress.org/plugins/tags/svg/)[Vector](https://mr.wordpress.org/plugins/tags/vector/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/svigent-tools/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[आपला अभिप्राय](https://wordpress.org/support/plugin/svigent-tools/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/svigent-tools/reviews/)

## योगदानकर्ते

 *   [ abineshselvarasu ](https://profiles.wordpress.org/abineshselvarasu/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/svigent-tools/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](https://wordpress.org/plugins/svigent-tools/)