mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
docs(svg-to-raster): update tool description for new format and DPI support
This commit is contained in:
@@ -280,7 +280,7 @@ export const TOOLS: Tool[] = [
|
||||
{
|
||||
id: "svg-to-raster",
|
||||
name: "SVG to Raster",
|
||||
description: "Convert SVG to PNG/JPG at custom resolution",
|
||||
description: "Convert SVG to PNG, JPEG, WebP, AVIF, TIFF, GIF, or HEIF at custom scale and DPI",
|
||||
category: "format",
|
||||
icon: "FileImage",
|
||||
route: "/svg-to-raster",
|
||||
|
||||
Reference in New Issue
Block a user