Page 1 of 1

Re: How to create photo & video editing applications like picsart, inshot, photoshop?

Posted: 07 Feb 2022, 15:23
by Jan
Hi, I think, such applications should be done e.g. in Javascript, etc. Not sure, if this is somehow related to Joomla extensions. If you want to plan it as Joomla extensions, first of all you need to make base application which in fact is not a part of some Joomla extension development :idea:

Jan

Re: How to create photo & video editing applications like picsart, inshot, photoshop?

Posted: 22 Nov 2023, 23:15
by emilijano
Creating a photo and video editing application like PicsArt, InShot, or Photoshop involves a mix of programming skills, particularly in languages like JavaScript for web-based apps or Java and Swift for Android and iOS apps, respectively. While Joomla extensions are primarily for adding features to Joomla websites, building a standalone app requires focusing on the app's core functionalities first. It involves a lot of UI/UX design, image processing algorithms, and possibly integrating APIs for additional features. It's definitely a complex project, but starting with a clear idea and a strong foundation in app development will set you on the right path.