Image Converter ExtensionA Visual Studio Code extension that allows you to easily convert images between different formats. Currently supports:
FeaturesRight-click on any JPG, JPEG, or PDF file in the VS Code explorer and select "Convert Image" from the context menu. Then choose your desired output format. Converting JPG to PNGRight-click on any JPG file and convert it to PNG format with just two clicks. Converting PDF to ImageConvert PDF files to either JPG or PNG format. The first page of the PDF will be converted to your chosen image format. RequirementsFor PDF conversion, you need one of the following:
The extension will automatically use the appropriate method for conversion based on your system setup. Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Known IssuesCalling out known issues can help limit users opening duplicate issues against your extension. Release NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release of ... 1.0.1Fixed issue #. 1.1.0Added features X, Y, and Z. Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. Working with MarkdownYou can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
For more informationEnjoy! |