Note
Ajour is not an official Omni product.
Ajour is a tool for creating beautiful screenshots of Omni articles. The name is inspired by the former news site ajour.se
- Themes: Choose from various backgrounds and switch between light or dark mode.
- Customization: Adjust margins to achieve your desired look.
- Export: When you're satisfied, click on "Export Image" in the upper right corner to save the image as PNG or SVG, or share a link to your image.
- Resolution: Change the image resolution in the export menu to suit your needs.
Check out the live application: Ajour
-
Clone the repository:
git clone https://github.com/johnie/ajour.git
-
Navigate to the project directory:
cd ajour
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm run dev
-
Enter an Omni Article URL: Paste the link of the Omni article you wish to capture.
-
Customize Appearance:
- Select your preferred theme (light or dark).
- Choose a background.
- Adjust margins as needed.
-
Export or Share:
- Click on "Export Image" in the upper right corner.
- Save the image as PNG or SVG.
- Or share a direct link to your customized image.
-
Adjust Resolution:
- Use the export menu to change the image resolution according to your needs.
Contributions are welcome! Please see the Contributing Guide for more information.
This project is licensed under the MIT License.
- Inspired by the former news site ajour.se.
- Developed with Next.js 15 and deployed on Vercel.