04-19-2019 07:52
04-19-2019 07:52
I would like to know how to make a simple image to put on my watchface. I would like it to be the greyscale 8 bit png that fitbit says in its documentation.
I tried using ImageMagick - but that is too complicated for me.
I tried make a simple image in MSPaint as a greyscale - but that also doesn't work to show the color when I use the fill to change the color.
Any suggestions?
I did download the fitbit standard icons from github, but I want one with a simple up arrow and another with a simple down arrow.
This seems like it should be simple, but I can't seem to get the image to work.
Thanks.
Answered! Go to the Best Answer.
Best Answer05-02-2019 15:25
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
05-02-2019 15:25
Actually, this website can do it too. https://image.online-convert.com/convert-to-png
Just check the "gray" box.
05-02-2019 15:05 - edited 05-02-2019 15:16
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
05-02-2019 15:05 - edited 05-02-2019 15:16
You can use Photoshop, or Paintsho Pro, but both of those are paid apps. You may be able to get trial versions?
Or perhaps you could try paint.net, it's free.
I'm not sure of the exact method for each app, but probably just changing the image mode to grayscale.
Best Answer05-02-2019 15:25
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
05-02-2019 15:25
Actually, this website can do it too. https://image.online-convert.com/convert-to-png
Just check the "gray" box.
05-02-2019 17:28
05-02-2019 17:28
Ooh Rah! That worked. Nice and simple to use!
Thank you
Best Answer08-19-2020 07:26
08-19-2020 07:26
I've modified heart rate icon using paint and then converted it to grayscale using the website you mentioned but still, I am not able to change color using fill attribute please help me. Here is the icon
https://github.com/ashishc/sample-java-project/blob/master/stat_hr_solid_24px.png
Best Answer08-19-2020 13:03
Gold Fitbit Product Experts share support knowledge on the forums and advocate for the betterment of Fitbit products and services. Learn more
08-19-2020 13:03
That image is not in greyscale file format. It is in 256-colour palette file format. It's the file format that counts; not the number of colours you're using.
Best Answer