awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Yqnn avatar

Yqnn/svg-path-editor

0
View on GitHub↗
5,222 स्टार्स·419 फोर्क्स·TypeScript·Apache-2.0·10 व्यूज़yqnn.github.io/svg-path-editor↗

Svg Path Editor

यह प्रोजेक्ट एक वेक्टर पथ मैनिपुलेटर और SVG ज्यामिति ट्रांसफॉर्मर है जो SVG पथ डेटा को संशोधित करने के लिए एक विज़ुअल इंटरफ़ेस प्रदान करता है। यह हाथ से समन्वय कोड लिखे बिना पथ खंडों को जोड़ने, हटाने और परिवर्तित करने के लिए एक उपयोगिता के रूप में कार्य करता है।

यह टूल एक SVG पथ ऑप्टिमाइज़र के रूप में कार्य करता है, जो पथ डेटा की लंबाई को कम करता है और समन्वय प्रणालियों को साफ़ करता है। इसमें वेक्टर आकृतियों पर स्केलिंग, रोटेशन और अनुवाद लागू करने के लिए एक ज्यामिति ट्रांसफॉर्मर भी शामिल है।

सॉफ़्टवेयर में विज़ुअल पथ हेरफेर और वैश्विक ज्यामिति परिवर्तनों के लिए क्षमताएं शामिल हैं। यह ज़ूमिंग, पैनिंग और वर्तमान पथ के लिए व्यू को फिट करने के लिए व्यूपोर्ट नियंत्रण उपकरण भी प्रदान करता है।

Features

  • SVG Path Manipulation Toolkits - Provides a comprehensive visual toolkit for splitting, merging, and transforming SVG path data.
  • SVG Geometry Transformations - Applies scaling, rotating, and translation to vector paths to refine layout and alignment.
  • SVG Geometry Transformers - Provides a browser-based tool for scaling, rotating, and translating vector shapes.
  • Bézier Curve Interpolations - Calculates curved line positions between control points using cubic and quadratic Bézier formulas.
  • Geometric Path Transformations - Modifies vector path geometry using transformation matrices for scaling and rotation.
  • SVG Path Command Mappings - Maps SVG path command strings to interactive coordinate objects for direct graphical manipulation.
  • SVG Path Geometry Transformations - Applies global scaling, rotation, and translation to refine the overall shape of an SVG path.
  • Path Optimizations - Reduces vector path complexity by removing redundant nodes and simplifying coordinate systems.
  • Vector Path Optimizations - Reduces path complexity by cleaning up coordinate systems and removing redundant data.
  • Screen Space Coordinate Mappings - Translates virtual Cartesian vector coordinates to physical screen pixels and back for rendering and saving.
  • SVG Path String Splitters - Deconstructs SVG path strings into structured arrays of segments for granular editing.
  • Canvas Vector Rendering - Implements high-performance drawing of vector paths using the HTML5 canvas API for the workspace.
  • SVG Illustration Design - Provides a visual interface for designing precise vector shapes and lines for web-based illustrations.
  • SVG Path Serializers - Converts optimized geometric data back into clean SVG path data strings.

स्टार हिस्ट्री

yqnn/svg-path-editor के लिए स्टार हिस्ट्री चार्टyqnn/svg-path-editor के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Svg Path Editor के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Svg Path Editor के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • visioncortex/vtracervisioncortex का अवतार

    visioncortex/vtracer

    5,452GitHub पर देखें↗

    vtracer is a raster to SVG converter and image vectorization pipeline. It transforms high-resolution scans and pixel-based images into scalable vector graphics by tracing shapes and colors. The tool includes a specialized pixel art vectorizer that converts low-resolution raster graphics into vector shapes while preserving a pixelated aesthetic. It also functions as a Bezier curve fitting tool to simplify dense point sets into smooth curves, reducing the complexity of vector paths. The project covers large scale image vectorization for gigapixel-scale data, color clustering and patch segmenta

    Rustimage-procesingrustsvg
    GitHub पर देखें↗5,452
  • veltman/flubberveltman का अवतार

    veltman/flubber

    6,920GitHub पर देखें↗

    Flubber is an SVG path morphing library and shape transition engine designed to calculate smooth interpolations between complex vector shapes. It functions as a vector shape interpolator that generates intermediate path states between two sets of coordinates based on a progress value. The toolkit provides specialized capabilities for managing transitions between different shape quantities, including the ability to split a single shape into multiple pieces or merge multiple shapes into one. It also enables morphing between custom paths and geometric primitives, such as circles and rectangles,

    JavaScript
    GitHub पर देखें↗6,920
  • visualize-ml/book2_beauty-of-data-visualizationVisualize-ML का अवतार

    Visualize-ML/Book2_Beauty-of-Data-Visualization

    3,603GitHub पर देखें↗

    This project is a mathematical visualization library and a collection of algorithmic art. It serves as a data visualization guide and an interactive visualizer, providing a set of implementations for rendering complex geometric shapes and mathematical concepts through code. The collection focuses on generating aesthetic patterns and precise graphic elements, including fractals, Bezier curves, and Lissajous patterns. It uses recursive functions and iterative algorithms to produce complex geometric structures and algorithmic art. The library covers a range of capabilities including interactive

    Jupyter Notebook
    GitHub पर देखें↗3,603
  • dmitrybaranovskiy/raphaelDmitryBaranovskiy का अवतार

    DmitryBaranovskiy/raphael

    11,284GitHub पर देखें↗

    Raphael is a JavaScript library for creating, manipulating, and animating scalable vector graphics. It provides a programmatic interface and a cross-browser renderer for drawing 2D vector graphics and complex shapes within a web browser. The project functions as an SVG animation framework and drawing API, allowing for the construction of diagrams, charts, and custom illustrations. It enables the creation of motion graphics through the transformation of vector elements using coordinate systems and easing functions. The library covers capabilities for scalable vector rendering, dynamic data vi

    JavaScript
    GitHub पर देखें↗11,284
Svg Path Editor के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

yqnn/svg-path-editor क्या करता है?

यह प्रोजेक्ट एक वेक्टर पथ मैनिपुलेटर और SVG ज्यामिति ट्रांसफॉर्मर है जो SVG पथ डेटा को संशोधित करने के लिए एक विज़ुअल इंटरफ़ेस प्रदान करता है। यह हाथ से समन्वय कोड लिखे बिना पथ खंडों को जोड़ने, हटाने और परिवर्तित करने के लिए एक उपयोगिता के रूप में कार्य करता है।

yqnn/svg-path-editor की मुख्य विशेषताएं क्या हैं?

yqnn/svg-path-editor की मुख्य विशेषताएं हैं: SVG Path Manipulation Toolkits, SVG Geometry Transformations, SVG Geometry Transformers, Bézier Curve Interpolations, Geometric Path Transformations, SVG Path Command Mappings, SVG Path Geometry Transformations, Path Optimizations।

yqnn/svg-path-editor के कुछ ओपन-सोर्स विकल्प क्या हैं?

yqnn/svg-path-editor के ओपन-सोर्स विकल्पों में शामिल हैं: visioncortex/vtracer — vtracer is a raster to SVG converter and image vectorization pipeline. It transforms high-resolution scans and… veltman/flubber — Flubber is an SVG path morphing library and shape transition engine designed to calculate smooth interpolations… visualize-ml/book2_beauty-of-data-visualization — This project is a mathematical visualization library and a collection of algorithmic art. It serves as a data… dmitrybaranovskiy/raphael — Raphael is a JavaScript library for creating, manipulating, and animating scalable vector graphics. It provides a… opentypejs/opentype.js — opentype.js is a JavaScript library for reading, writing, and manipulating OpenType, TrueType, and WOFF font files in… kevinzhow/pnchart — PNChart is an iOS charting framework and data visualization library designed for rendering interactive visual data…