National Gallery London: Great Paintings, But Read the Licence Before You Use Them
The National Gallery in London holds one of the greatest collections of Western European painting in the world. Over 1,000 paintings are on display at any given time, from Uccello and Gentileschi to Turner and Van Gogh. You can download high-resolution images for free. But here is what the gallery does not tell you prominently enough: the images are licensed CC BY-NC-ND, which means non-commercial use only, no derivatives allowed, and attribution required.
This is not CC0. If you want to put a Van Gogh from the National Gallery on a product you sell, you cannot do it legally under their licence. If you want to crop, modify, or remix an image, you cannot do it legally. The Met and the NGA Washington both offer CC0, which allows any use including commercial. The National Gallery London does not. This is the most important thing to understand about this resource.
The Licensing Breakdown
The National Gallery releases its collection data under three different licences:
- Structured data (metadata, dates, dimensions, artist info): CC0 (Creative Commons Zero). You can use this freely for any purpose.
- Descriptions, notes, and narrative text: CC BY 4.0 (Creative Commons Attribution). You can use this with attribution.
- Images: CC BY-NC-ND 4.0 (Creative Commons Attribution-NonCommercial-NoDerivs). Non-commercial use only, no modifications, attribution required.
This tiered approach means the gallery gives away its data but controls its images. For developers who want collection metadata, the CC0 data is genuinely useful. For artists and designers who want to use the images, the restrictions are significant.
The Collection: Why It Still Matters
Despite the licensing restrictions, the National Gallery's collection is exceptional. Founded in 1824, it focuses specifically on Western European painting from the 13th through the early 20th centuries. This focus has produced one of the most carefully curated painting collections in the world.
Italian Renaissance holdings include Leonardo da Vinci's "The Virgin of the Rocks" and the Burlington House Cartoon, two of the most important Leonardo works outside Italy. Major works by Raphael, Titian, and Botticelli make this one of the finest Italian Renaissance collections anywhere.
Dutch and Flemish painting includes Rembrandt's "Belshazzar's Feast" and numerous portraits, Vermeer's "A Young Woman Standing at a Virginal," and major works by Rubens, Van Dyck, and Frans Hals.
Spanish painting includes Velazquez's "The Rokeby Venus," one of the most celebrated paintings in the collection, plus major works by Goya, El Greco, and Zurbaran. The Zurbaran exhibition runs until August 2026.
British painting includes Turner's "The Fighting Temeraire," consistently voted the greatest painting in Britain. Constable, Hogarth, and other British masters round out the collection.
French painting covers Poussin and Claude through the Impressionists and Post-Impressionists, with major works by Monet, Renoir, Seurat, Cezanne, and Van Gogh. The upcoming "Renoir and Love" exhibition opens October 2026, and "Van Eyck: The Portraits" opens November 2026.
The Elasticsearch API
The National Gallery provides an Elasticsearch API for querying collection data. You send HTTP GET requests to their endpoint with JSON payloads using Elasticsearch version 7.17 query syntax. The API returns JSON formatted according to their CIIM middleware standard.
This is a more technical API than the Met's keyless REST API. It requires understanding Elasticsearch query syntax, and the response structure is described as "extensive and complex" in the gallery's own documentation. They have published a full data standard, but note that it is a work in progress.
For developers who need structured collection data, the CC0 licence on the data means you can use it freely. The API gives you access to the same data that powers the gallery's website.
Visiting the Gallery
The National Gallery is free to visit. General admission is free, with donations welcome. The gallery is open daily from 10am to 7pm, with extended hours on Friday until 9pm. Closed December 24 to 26 and January 1. Entrance is via the Sainsbury Wing at Trafalgar Square, London WC2N 5DN.
Exhibition tickets include free general admission. Members get unlimited free access to all exhibitions. The Smartify app provides information on paintings and can be used to scan works during your visit.
National Gallery London vs. Other Open Access Programs
Compared to the Met Open Access, the National Gallery London has a smaller collection (2,300 vs 492,000+) and more restrictive licensing (CC BY-NC-ND vs CC0). The Met allows commercial use. The National Gallery London does not. Both have exceptional collections, but the Met is far more useful for commercial creative work.
Compared to the NGA Washington, the National Gallery London has a comparable collection quality but far more restrictive licensing. The NGA offers CC0. The National Gallery London offers CC BY-NC-ND. For the same type of European old master paintings, the NGA is the better choice for unrestricted use.
Compared to the Getty Open Content, the National Gallery London is more restrictive. The Getty offers CC0. The National Gallery London offers CC BY-NC-ND. The Getty has more images (88,000 vs 2,300) and allows commercial use.
Insider Tips
Check the licence before using any image. The CC BY-NC-ND licence is restrictive. Non-commercial means you cannot sell products using these images. No derivatives means you cannot crop, modify, or remix them. Attribution is required.
Use the structured data for development projects. The CC0 structured data is freely usable. If you are building an app or tool that needs collection metadata, the Elasticsearch API and CC0 data licence make this possible.
Visit in person for the best experience. The gallery is free to visit and open daily. Over 1,000 paintings are on display. The Smartify app provides additional context during your visit.
Check the exhibition schedule. Major exhibitions for 2026 and 2027 include Zurbaran (until August 2026), Renoir and Love (October 2026), Van Eyck: The Portraits (November 2026), and Catharina van Hemessen (March 2027).
Use the Met or NGA for commercial projects. If you need old master paintings for commercial use, the Met and NGA Washington both offer CC0 licensing on comparable works. The National Gallery London's CC BY-NC-ND licence makes commercial use impossible without separate licensing arrangements.
Who Is This For?
The National Gallery London is for educators who need high-quality painting images for non-commercial teaching materials. It is for researchers who need CC0 structured data through the Elasticsearch API. It is for anyone visiting London who wants to see one of the greatest painting collections in the world for free.
It is not for you if you need images for commercial use (use the Met or NGA Washington instead), if you need to modify or remix images (the NoDerivs restriction prevents this), or if you need a large collection (2,300 images is small compared to other open access programs).
Getting Started
Browse the National Gallery collection online. Check the licensing page before using any image. For developers, the Elasticsearch API documentation provides query syntax and sample requests. For commercial image licensing, contact the gallery directly to inquire about permissions beyond the CC BY-NC-ND terms.