Skip to content

Commit

Permalink
feat: mention remove background tool alternative
Browse files Browse the repository at this point in the history
Adobe Express requires user account. Recommend https://remove.bg/ tool for quicker image optimization for non-Adobe users.
  • Loading branch information
taasko authored Apr 1, 2024
1 parent 5c3ac99 commit 0801506
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ If none of the existing converters fit you can add custom ones, an external conv
To make sure a picture is available for this device on the supported devices page and in the frontend:

1. Clone [zigbee2mqtt.io](https://github.com/Koenkk/zigbee2mqtt.io)
2. Add a device picture (`.png`, 512x512, transparent background) to `public/images/devices`. Use the [Adobe Express Remove Background tool](https://new.express.adobe.com/tools/remove-background) to make the background transparent.
2. Add a device picture (`.png`, 512x512, transparent background) to `public/images/devices`. Use [remove.bg tool](https://www.remove.bg/) to make the background transparent.
3. ***Optional:*** Add a markdown file for your device to `docs/devices`, use the `model` property of your definition as the filename. Most of the contents of this file will be auto-generated through docgen but you can add your own notes in a notes section. Do not use h1 or h2 heading within "## Notes"-Section.
>> \<!-- Notes BEGIN --><br>
>> \## Notes<br>
Expand Down

0 comments on commit 0801506

Please sign in to comment.