Posts

Showing posts with the label image

📱SocialCut v.1.3.2 => Flawless image cropping✨

Image
  I'm thrilled to announce the latest update to SocialCut , our powerful mobile app for content creators. ✨ What’s new in 1.3.2 : 🆕 New image crop formats for even more creative possibilities 💸 Most crop formats are now FREE – no in-app purchases needed 🌏 Expanded social media format support , including popular Chinese & Russian platforms Why this matters: SocialCut is designed for all content creators , from casual bloggers to professional marketers. Whether you post on Instagram, TikTok, Xiaohongshu, VKontakte, or anywhere else – SocialCut ensures your images are perfectly adapted to every platform’s requirements. With SocialCut, you save time, boost your visual consistency, and make your content stand out on any platform – globally. 🌍 👉 Update now to version 1.3.2 and start creating with the new features today! https://play.google.com/store/apps/details?id=com.djooleean.socialcut 💡 Even more powerful than apps like Grid Maker: PhotoSplit , SocialCut gives you so ...

[SocialCut] ultimate android app to cut all your media image sizes

Image
  SocialCut v.1.2.0 has been released! (Latest version of SocialCut) SocialCut provides up to date social media image sizes for all your social networks. That means that you will be abble to cut / crop / resize your pictures before to publish it to your favorite social networks like Facebook, Instagram, Google, TumblR, x.com, Weibo and many others ! In this version you can unlock ALL cut templates by buying "unlock all" in app purchase: 💰👇🏻 The price is actually down so take your chance! If you want more information about social network image sizes in 2024, you can have a look to these really interesting articles:  -  skedsocial.com/blog/the-ultimate-up-to-date-social-media-image-sizes-guide -  https://blog.hootsuite.com/social-media-image-sizes-guide/ -  https://makeawebsitehub.com/social-media-image-sizes-cheat-sheet/ ➡️SocialCut can cut your images for you! Follow us on instagram (more than 900 followers now):   @socialcut.app More information: O...

Xamarin Forms essential: FFImageLoading, manage your images

Image
Discover 'FFLoadingImage' library Today I want to make a quick presentation of a really good library for Xamarin Forms . This is the kind of library we would like to see more often on XF... This one is dedicated to image manipulation. It's called " FFImageLoading ". If I take time to make this presentation, it's because I think that we should use it in almost all our "basic" Xamarin Forms applications. When I say basic, I exclude Games or other specific apps. But in my mind, I suggest you to change all your traditional "<Image />" by "<FF:CachedImage />" in your apps. Before to start, where to find it ? On Github:  https://github.com/luberda-molinet/FFImageLoading On Nuget:  https://www.nuget.org/packages/Xamarin.FFImageLoading Main features So what will you find using this library ? I will not explain all the details but the main interesting features of the library. Multi-platform The good po...