You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow for different filters including no filter over the images used.
The filters are actually critical to the legibility of the text. The colors I selected also tie into the campaigns brand styleguide and create consistency between the generated images, so I'm pretty hesitant to allow users to meddle. I'm also concerned that too many options and sliders on the generator will just lead to fewer people generating images (the paradox of choice).
My hunch is that the real reason people don't always like the image is because some source images are too dark or too bright, which result in a mostly blue or mostly yellow result. I think the correct fix here is to create either two sliders for brightness & contrast, or a single slider to control the gamma curve. I'm pretty confident this one slider will let people dial in the image to be the correct balance and fix this issue overall.
Requirements:
On the preview interface, a new slider that controls the gamma of the background image
New variables allowing that data to be passed along to the HTML generator
The text was updated successfully, but these errors were encountered:
From my Twitter DM
The filters are actually critical to the legibility of the text. The colors I selected also tie into the campaigns brand styleguide and create consistency between the generated images, so I'm pretty hesitant to allow users to meddle. I'm also concerned that too many options and sliders on the generator will just lead to fewer people generating images (the paradox of choice).
My hunch is that the real reason people don't always like the image is because some source images are too dark or too bright, which result in a mostly blue or mostly yellow result. I think the correct fix here is to create either two sliders for brightness & contrast, or a single slider to control the gamma curve. I'm pretty confident this one slider will let people dial in the image to be the correct balance and fix this issue overall.
Requirements:
The text was updated successfully, but these errors were encountered: