Add SVG to PNG converter to vector/image tools#333
Add SVG to PNG converter to vector/image tools#333ellisonleao merged 1 commit intoellisonleao:mainfrom
Conversation
WalkthroughA new tool called "SVG to PNG" was added to the "Vector/Image Editor" subsection in the "Graphics" category of the README. This tool enables batch conversion of SVG files to PNG images without requiring uploads. No other sections or content were changed. Changes
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
161-161: Tighten the copy for consistency with surrounding entriesThe rest of the list generally avoids contractions and keeps each sentence short and declarative.
Consider re-wording:- Batch convert unlimited SVGs to PNG rasters. Privacy-preserving, doesn't require uploading your assets. + Batch-convert unlimited SVG files to PNG rasters. Privacy-preserving; no asset upload required.
Why do you think the link is worth adding on this list?
Lots of asset pipelines start in vector formats like SVG and end up in raster form (PNG is quite common). The tool at this link allows you to batch convert any number of SVGs all at once, and doesn't require the SVGs to be uploaded to a server, which can be important for some IP restrictions.
Does this project has any License?
No - free, standalone asset tool.
Summary by CodeRabbit