'Tweet image' that can save tweets and conversations on Twitter in image format



There is a lot of information on Twitter, but by keeping your account private, deleting it, or deleting tweets, you can easily obscure what you tweeted. A Twitter version of the

web fishery service that seems to be useful in such cases is ' Tweet image ' that allows you to save tweets in image format.

Tweet Image
https://tweet-image.glitch.me/



It's easy to use, first select the tweet you want to keep in image format. This time, I decided to visualize the tweet of pitcher Masahiro Tanaka who announced his return to the Tohoku Rakuten Eagles .



Copy the URL of the tweet and paste it into the text box at the top of 'Tweet image'.



In 'WIDTH', the width of the imaged tweet can be specified in pixels, and it is 1000 pixels in the initial state. 'PADDING' is a margin, and increasing the number increases the distance from the edge of the generated image to the content such as text and images in the tweet. The initial value of PADDING is '25'.



'THEME' is an option to change the background color of tweets. In the initial state, white 'Light' is selected, but you can also select 'Dark' which can change the background to dark blue. 'HIDE CARD' is an option to specify whether to display the image and media attached to the tweet together, and since it is 'False (display)' in the initial state, 'True (do not display)' You can also change it to. 'HIDE THREAD' is an option to specify whether to show or hide the thread linked to the tweet.In the initial state, it is 'True (not displayed)' and should be changed to 'False (display)'. Is also possible.



After specifying all the options, click the 'TWEET URL' text box and press the enter key. After a while, the tweet will be displayed under the option settings as shown below.



When you are satisfied with the generated image, you can save the image by clicking the 'SAVE' button at the bottom right.



That's why the imaged tweets are below. The number of likes and retweets will be the timing of the image. In the image below, 'PADDING' is '25' and 'THEME' is 'Light'.



You can also image conversations that took place on Twitter in thread format. For example, a game developer told SpaceX founder Elon

Musk , ' You and SpaceX are making a game that colonizes Mars. If you think this idea is cool, your name and company. When I asked, ' Please let me use the logo of ', Mr. Musk returned an answer on Twitter that ' We will probably not sue you even if we use our name and logo '. So I tried to save this conversation as it is. In the image below, 'PADDING' is changed to '50' and 'THEME' is changed to 'Dark'.



If you use Tweet Image, you can leave valuable tweets found on Twitter in the form of images, or save the exchanges in image format at the timing such as 'I took a word!' In the exchange with friends and celebrities. It is possible to keep it.

The source code of Tweet image is available on GitHub.

GitHub --ozgrozer / tweet-image: Tweet image
https://github.com/ozgrozer/tweet-image

in Review,   Web Service, Posted by logu_ii