Web-based photo reference tool for artists and creatives.
Launch the latest build of Reference8 in your browser.
- Toggle fullscreen.
- Select a photo or drag and drop to upload.
- Drag and drop to replace the photo.
- Overlay different types of grids over the photo.
- Compare the original photo with photo with a grayscale, high contrast, or blur filter applied.
If you'd like to help out, please take a look at the Contributing section below.
npm install
First, run the development server:
npm run dev
Then open http://localhost:3000 with your browser to see the result.
Reference8 is React + Next.js project using TailwindCSS for styling. The project (currently) uses plain Javascript modules rather than Typescript.
Contributions are welcome. You can open an issue, or get it contact with me at hi@noahrahm.com.
Source code is licensed under the GPL-3.0 license. See LICENSE for details.