jueves, 20 de diciembre de 2018

PyTweet2Img: a tweet to image conversion tool

PyTweet2Img

Sometimes we need to quote to tweet but we do not want to retweet it. A easy way is to make a screenshot but it's necessary to crop it to a proper size.

This online tool can generate an image (a .PNG) from the tweet's URL.

https://dev.minoriadeunosolo.com/convert_tweet

A title can be added as a header ("Tweet Captured")
Emojis are supported. Mentions and hashtags are properply coloured.
Example of a generated Image



Technical Details 

-Python 3.x
-Requests to retrieve the tweet content, the author image and the emojis
-It isn't a "screenshot", the image is rendered from the tweet information.


TODO

-Threads
-Images

0 comentarios:

Publicar un comentario