Skip to content

Latest commit

 

History

History
88 lines (76 loc) · 6.29 KB

File metadata and controls

88 lines (76 loc) · 6.29 KB

What is OpenCreativity?

OpenCreativity’s sole goal is to be the interoperability layer between creative free & open source applications, Unlike Adobe where there is cohesion between applications, in FOSS applications, there is a lack of interoperability that’s holding back the applications, OpenCreativity goal is to tackle this problem.

Table of contents

The Adobe problem

If you already know why Adobe is morally questionable you can skip to the solution part.

Introduction

In the digital creative space, Adobe is the main company “selling” creative applications like the popular Adobe Photoshop or Adobe Illustrator, Adobe has been critiqued for many unethical practices, some of which are documented below.

Subscription-only model

In 2013 Adobe went from selling to a full licensing model to massive community outcry[fn:1] [fn:2], having a subscription only model is a big disservice for students and non-professionals who most always can’t afford to license such software for their endevors[fn:2], a byproduct of the model is the not having the ability to access files from proprietary file formats[fn:3]

Adobe monopoly status

Adobe is a monopoly with software like Photoshop with *90%*[fn:4] marketshare, therefore they can price their products however they like and they have done so[fn:5], they also buy competitors like Figma[fn:6] to preserve their market dominance instead of competing.

Software Patents use

As a company, Adobe holds multiple software patents for application specific features like “Image foreground detection”[fn:7] or “GUI Locking”[fn:8] etc, this is regarded as unethical by many people by the fact that this legally prevents competitors from implementing the same features.

Anti-patterns

Adobe has been accused of tricking customers into a 12 month month contract[fn:9], Adobe enrolling users into the subscription model using the free trial[fn:10], charging a subscription cancellation fee[fn:11], etc[fn:12].

The Solution

As i have said before OpenCreativity’s sole goal is to be the interoperability layer between creative free & open source applications, here is a roadmap on how we can do that.

Phase 1, reproducible scripts

Reproducible scripts are scripts using Nix so that we don’t have the problem of “It works in my machine”, therefore simplifying the distribution and connecting applications that are already interoperable (with plugins) like Darktable with GIMP.

Phase 2, Interopebility plugins

Once we have written all the scripts we can move to creating (and mantaining) plugins between applications that don’t have them so that they can communicate and work together seamlessly.

Phase 3, maintain friendly forks

If the previous phases aren’t enough, we can then fork and have small necessary changes to achieve our goals like a consistent UI.

How to help

Donate

I would really appreciate donations, it would help me spend more time on the project, you can donate here:

Cryptocurrency

If you prefer cryptocurrency, you can donate with:

  • Monero:

./xmr.png

  • Address: 445DuRRwp3HAMQEQ5RTTkBAGyid3v66PNBGtbArZh1VgMsrZhxi5dBWSK2HMeu1gtriRJkhPjAtmU3LEopUuAb4NUGSWgiT
  • Bitcoin:

./btc.png

  • Address: 15CJagpVKQHmK8QA45JW6G1VBnAwaXFnzq

Volunteering

If you are interested in the project, I can add you as a member of the organization, open a GitHub issue and we can discuss.

Accepted Applications

Others can be discussed in Github Discussions.

AdobePhotoshopLightroom
OpenCreativityGIMPDarktable

Footnotes

[fn:1]: Adobe’s Creative Cloud Move Causes Outcry And Confusion interoperability [fn:2]: Why Adobe’s Subscription-Only Plan Sucks

[fn:3]: Adobe casts cloud on budgets

[fn:4]: Essential Adobe Photoshop Statistics in 2023

[fn:5]: ‘This is fine’: On the cost of Creative Cloud

[fn:6]: Adobe Near Deal for Online Design Startup Figma, Sources Say

[fn:7]: Image foreground detection

[fn:8]: Snapping of object features via dragging

[fn:9]: How Adobe tricks users into a 12 month contract.

[fn:10]: Adobe enrolls users into the subscription model using free trial

[fn:11]: Adobe charges subscription cancellation fee

[fn:12]: Adobe interupts users with large pop-up ad they press “Save” in Adobe illustrator, a product they have already paid for.

Extra links