Design Studio As A Service Questions

Log in to ask a question
Showing 1 - 6 of 6 questions

Q: When this deal is going to be available.

I just happened to notice this on a Google search. Any other place to get the deal?

albertkinngJul 14, 2023
See detail
Share
Helpful?

Q: Hi there We would like to see your application in action, is there any website can we visit or could you ...

provide us a link to visit a live demo to check. Thanks

dinesh.mediaproductionPLUSJul 6, 2022
See detail
Founder Team
Leo_anthony

Leo_anthony

May 15, 2024

A: Yes. You can check out the design editor in action on our webpage https://designeditor-as-service.cloud.

Share
Helpful?

Q: Hello!

your designer looks good and you offer many features. I am looking for an embeddable designer / product configurator, I need it to open in a specific canvas size (format of my product design), only let people use svg elements (text and icons) and then need a saving as svg or vecor pdf. sot i dont really need the fotos / bitmap features for now. Is that possible with your designer ? Another question. After the user saves his design, where is the file stored and how can it be identified by the user and us as the company ? Can the user download it to his local mashine ? Can it be stored on our companies dropbox ? Woudl it be possible to give each design a defined file name, like an ongoing number, so it can be identified managed and be connected with the original user, who made the design ? One last question: could i upload some of our own icons the user can choose from ? Looking forward to your feedback. regards Ma

shop58Jun 29, 2022
See detail
Founder Team
Leo_anthony

Leo_anthony

May 15, 2024

A: 1. Yes our JS SDK provides several options which you can use to specify how the design editor is launched on your page. This option includes size. For list of options supported, visit the editor documentation https://designeditor-as-service.cloud/console/docs/editor

2. Yes. We can adjust some few custom settings when you purchase. Also we provide option to save as svg and pdf. For customization , write us via https://designeditor-as-service.cloud/resource/contact-us.

3. All user projects data are saved on our server. We provide SSO(Single sign on) service to enable seamless authentication between your app and our service. The SSO authentication identifies user using the unique token passed to it. This token can be your logged in user ID, unique hash or any unique data that identifies your user. You then provide this unique ID on the JS SDJ methods to work with that specific user data.

** With our Javascript SDK, you can perform several actions
- Launch the design editor from your page
- Retrieve project data
- Delete project
- Download project in several formats
and so many more.
Also after a user is done working with a design on the editor, the project data is passed to the callback specified on the logInEditor SDK method. You can save this data on your database.
To learn more about SSO setup, available methods and sample JSON response data, visit https://designeditor-as-service.cloud/console/docs/editor.

We also provides RESTFUL APIs to interact with our service from the server end. Visit https://designeditor-as-service.cloud/console/docs/api

We provide some examples to help you. Visit https://designeditor-as-service.cloud/console/docs/demos.

*****NOTE***
The SSO feature is available on the Commercial and Enterprise license.

Share
Helpful?

Q: Design Studio As A Service + Image API?

Many design studio app come to AS with millions media bur your pocket is EMPTY just an image editor. The value in you offer is the API but:
Your API connection cost $2450?
Are you serious?

sonetmarkPLUSJun 11, 2022
See detail
Founder Team
Leo_anthony

Leo_anthony

May 15, 2024

A: We have severally price plan for different needs starting from $65. Also, we re not selling "image editor". Our product allows you integrate our "graphic design" app into your app/website. With our design editor, your users can create, animate and export designs in various formats including GIF, MP4.

Share
Helpful?

Q: Sounds super cool ☺️ would it work with react js and svelte?

lindamacdonaldeJun 10, 2022
See detail
Founder Team
Leo_anthony

Leo_anthony

May 14, 2024

A: Yes. We have a javascript SDK that makes it easy to launch and work with the editor. You can leverage this on your codebase as you like. See the JS SDK documentation here https://designeditor-as-service.cloud/console/docs/editor.

Our RESTFUL API is also there for every other automation. You can implement the HTTP calls in your favorite language.

Share
Helpful?