Skip to content

Correct-Syntax/reference8

Folders and files

NameName
Last commit message
Last commit date
Jan 20, 2025
Dec 3, 2024
Dec 31, 2024
Jan 29, 2025
Nov 29, 2024
Jan 20, 2025
Dec 2, 2024
Jan 19, 2025
Nov 29, 2024
Dec 2, 2024
Apr 2, 2025
Apr 2, 2025
Nov 29, 2024
Dec 2, 2024

Repository files navigation

Reference8

Reference8

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.

Installing

npm install

Running the code

First, run the development server:

npm run dev

Then open http://localhost:3000 with your browser to see the result.

Contributing

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.

License

Source code is licensed under the GPL-3.0 license. See LICENSE for details.