Skip to content

Conversation

@hwbehrens
Copy link

Add documentation for svg2png, a tool that converts SVG images to PNG format using the cairo graphics library.

The page includes examples for:

  • Basic SVG to PNG conversion
  • Width/height scaling with aspect ratio preservation
  • Combined width and height specifications
  • Scale factor usage
  • stdin/stdout piping
  • Image flipping (horizontal/vertical)

Checklist

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR contains at most 5 new pages.
  • The PR is authored by me, or has been human-reviewed if it was created with AI or machine translation software.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented: v0.1.3

Add documentation for svg2png, a command-line tool that renders SVG images
to PNG format using the cairo graphics library.

The page includes examples for:
- Basic SVG to PNG conversion
- Width/height scaling with aspect ratio preservation
- Combined width and height specifications
- Scale factor usage
- stdin/stdout piping
- Image flipping (horizontal/vertical)
@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant