Skip to content

Browser extension to render selected DOM element into an image or PDF.

License

Notifications You must be signed in to change notification settings

lmxx1234567/dom-to-image-extension

Repository files navigation

DOM to Image Extension

Browser extension to render selected DOM element into an image or PDF.

Features

  • Render any selected DOM element into an image or PDF.
  • Simple and intuitive UI.
  • Supports modern web technologies.

Installation

  1. Download zip or tar.gz archive from the releases page
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" using the toggle in the top-right corner.
  4. Click "Load unpacked" and select the extracted folder.

Usage

  1. Navigate to any webpage.
  2. Click on the extension icon in the toolbar.
  3. Select the DOM element you want to render.
  4. Choose to save the element as an image or PDF.

Permissions

  • activeTab: Allows the extension to interact with the current active tab.
  • scripting: Allows the extension to execute scripts on the current webpage.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

Browser extension to render selected DOM element into an image or PDF.

Resources

License

Stars

Watchers

Forks

Packages

No packages published