Emmanuel Orvain
2 min readJan 21, 2021

--

Frameit is a powerful tool to publish elegant screenshots on the Apple Store or Google Play. I often face problems to create a screenshot without title section. This article presents a trick to bypass this issue.

Create keyword and title

This is the classical way to use Fastlane Frameit. This case it will produce keyword at top and title below. I set the keyword in red and the title in blue to understand easily.

Frameit — Keyword with title

Create keyword without title

The next case will produce the keyword at top and no title below. It will also remove the space dedicated to the title between the keyword and the image. There are 3 steps :

  • Set stack_title to false. So the title will be placed at the right of the keyword.
  • Set the title color alpha channel to 01 (ex : xFFFFFF01) . So the title will be transparent. (Do not use 00 for alpha channel because ImageMagick will raise a warning)
  • Set the title text to “.” Thanks to this tricks the dot character will take the minimum pixel and will be almost transparent. See the result below.

Tada !!

Frameit — Keyword without title

If you enjoyed this post, please leave some claps. 👏👏👏

You can clap up to 50 times, so get clicking/tapping! 😉

--

--

Emmanuel Orvain

French iOS / Android experimented developper from Toulouse in south of France. https://occirama.com/scanandfile/