esphome-docs/svg2png
imgbot[bot] d5faa434c9
[ImgBot] Optimize images (#2035)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-22 14:05:05 +12:00
..
ac_dimmer.png
ade7953.png
air-conditioner-ir.png
air-conditioner.png
arduino_logo.png
auto-fix.png
bluetooth.png
brightness-medium.png
bug-report.png
camera.png
canbus.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
clock-outline.png
cloud-circle.png
color_lens.png
connection.png
console.png
creation.png
crosshairs-gps.png
cse7761.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
cse7766.png
dac.png
description.png
dfplayer.png
diy.png
dsmr.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
earth.png
electric-switch.png
esp32.png
esp8266.png
ethernet.png
external_components.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
fan.png
file-document-box.png
fingerprint.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
flash.png
folder-open.png
function.png
github-circle.png
heart.png
hlw8012.png
home-assistant.png
hotel.png
http.png
i2c.png
improv.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
language-cpp.png
led-on.png
lightbulb.png
logo-core.png
logo-docs.png
logo-flasher.png
logo-release.png
logo-text.png
logo.png
made-for-esphome-black-on-transparent.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
made-for-esphome-black-on-white.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
made-for-esphome-white-on-black.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
made-for-esphome-white-on-transparent.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
magnet.png
mcp230xx.png
mcp23017.png
midea.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
my9231.png
network-wifi.png
new-box.png
omega.png
percent.png
pin.png
pmsx003.png
power_settings.png
power.png
prometheus.png
pulse.png
puzzle.png
pzem004t.png
pzemac.png
pzemdc.png
question_answer.png
README.md
remote.png
restart-alert.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
restart.png
server-network.png
servo.png
shield-discord.png
shield-donate.png
shield-github.png
shield-twitter.png
sigma.png
sm2135.png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
sm16716.png
sonoff.png
spi.png
stepper.png
system-update.png
tasmota.png
timer.png
touch.png
uart.png
upload.png
visual-studio-code.png
weather-sunny.png
wifi-strength-alert-outline.png
window-open.png

SVG2PNG Folder

This folder contains PNG versions of all SVG files in this repo. It is used for SEO, as most sites do not like SVGs as images and prefer rasterized versions of images (like PNGs).

The script to run this conversion can be found as svg2png.py in the root folder. It is run every so often to convert all SVGs to PNGs. Since it can be hard to install inkscape, as a contributor you do not need to do anything.

Why is this not done on netlify? I have not found a way to install inkscape on netlify, and it would make builds a lot slower. This folder is only about 1mb in size anyway, so not a big problem either.