postgenerator.dotnetthoughts.net Open in urlscan Pro
98.64.189.28  Public Scan

URL: https://postgenerator.dotnetthoughts.net/
Submission: On September 24 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 2 forms found in the DOM

GET

<form id="ConvertForm" method="GET" class="needs-validation" novalidate="">
  <div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
    <div class="input-group mb-3"><input type="url" class="form-control" id="url" name="url" required="" placeholder="URL of any blog post or article"> <button class="btn btn-outline-secondary" type="submit">Convert</button></div>
  </div>
</form>

<form id="ConvertForm2" class="needs-validation" novalidate="">
  <div class="mb-3"><textarea class="form-control" id="text" name="text" rows="7" placeholder="Paste your text here" required=""></textarea></div><input type="submit" value="Convert" class="btn btn-outline-secondary">
</form>

Text Content

Post Generator
 * Home
 * What's new


CONVERT LONG FORM CONTENT INTO SOCIAL MEDIA POSTS

Paste a URL of any blog post or article or text and convert them into social
media posts, so that you can use them on your favorite social media platforms.

 * Generate from Link
 * Generate from Text

Convert
No link available for exploring how it works? Click here to try with one of the
sample links. Post Generator will automatically run sentiment analysis on the
posts and if it identifies a negative sentiment, it will highlight the post in
red.


Built in India by Anuraj. Powered by Bootstrap, Python and Azure Functions.
Hosted with ❤ by Azure Static Web apps. Leave a review on producthunt.com

 WHAT'S NEW IN POST GENERATOR

DOMAIN NAME UPDATES AND CHROME EXTENSION

September 12, 2022



 * Remove the custom domain name.
 * Removed the chrome extension since no one is using it.




SENTIMENT ANALYSIS ON GENERATED POSTS

September 16, 2021



 * Sentiment analysis is now available for posts and if it identifies a
   negative, it will highlight the post in red.
 * Changed to Progressive Web App - Performance of the app improved ❤
 * Bug fixes 😀




EXPORT AND COMBINE POSTS

September 10, 2021



 * 🌟 Chrome extension for Post Generator is now available on Chrome Store. You
   can install it from here
 * Option to export posts to CSV, so that you can use it and schedule it for
   social media.
 * Basic support for combining posts.
 * Generating and displaying the summary of the post.




CONVERT FROM TEXT FEATURE

September 9, 2021



 * Option to convert transcripts and text content instead of links.
 * Custom domain instead of subdomain. 😀




COPY AND SHARE TO TWITTER

September 8, 2021



 * Option to copy posts and share to twitter implemented.
 * Issue with one blog article issue fixed received as a feedback. 💯
 * UI and UX improvements.




UI IMPROVEMENTS

September 7, 2021



 * UI and UX improvements.
 * Included option to share feedback.




POST GENERATOR PUBLIC RELEASE ❤

September 6, 2021

After few weeks of hard work I am proud to present you Post Generator. This tool
will help you to convert any long form content into social media posts.



Thank you for visiting. Buy me a coffee and help me to maintain the app