Skip to content

pqina/pintura-example-javascript

Repository files navigation

JavaScript Image Editor with Pintura example project

Demo

Open in StackBlitz

Installation

NodeJS

If it's not already installed we need to install Node.js

Then we install the project dependencies by running npm install in a terminal window. This will install @pqina/pintura and a local node server.

Run npm start to start a local test server at http://localhost:8080

Manually

  1. Download the Pintura package.
  2. We only need the pintura.css stylesheet and the pintura.js JavaScript file.
  3. Update the url after the import statement so it points to the downloaded JavaScript file.
  4. Update the stylesheet tag so it links to the downloaded Pintura stylesheet file.

Questions

Feel free to reach out using the contact form on the Pintura product page.

Other example projects

JavaScript:

Frameworks:

File upload libraries:

License

This projects uses a test version of Pintura. This version of Pintura will show a watermark in the editor and on generated images.

Purchase a license at https://pqina.nl/pintura to use Pintura in production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published