
Magazine Design Projects
Looking for freelance Magazine Design jobs and project work? PeoplePerHour has you covered.
New ring design
i am looking for someone to design a new ring using an exciting ring and pend using the stones in the two pieces of jewellery. Please see attached photos. Thank you
a month ago20 proposalsRemoteI need a graphic designer to complete a t shirt graphic
I need a graphic designer who can help me complete a Photoshop streetwear t shirt graphic that now needs preparing as production-ready artwork. This is not a redesign. After receiving my first screen-printed sample from the manufacturer, I noticed that many of the outlines printed with jagged, stepped and uneven edges rather than the smooth lines and curves intended in the original design (please see the attached sample photos). I believe this may be because the artwork is raster-based, so I need it professionally refined into clean, production-ready vector artwork suitable for high-quality screen printing. The existing artwork should be used. The finished result must be visually identical to the original design and all jagged or stepped outlines have been refined into perfectly smooth, clean lines. You may use Adobe Illustrator’s Image Trace as part of your workflow if appropriate, provided the final artwork is professionally refined and the finished vector contains perfectly smooth, clean lines suitable for high-quality screen printing. Deliverables required: Adobe Illustrator (.AI) – editable master file EPS PDF SVG The pantone colour must be preserved, and the finished artwork must be visually identical to the original design, while being fully scalable for professional screen printing. Please include examples of similar vectorisation work you have completed, particularly artwork prepared for professional screen printing.
14 days ago71 proposalsRemoteLogo and Branding design
Logo Design for Planet Fitness Gym Looking for a designer to create a logo for our Planet Fitness gym in Ballwin, Missouri. Company provides affordable fitness services to the community. We have a ready brief with description, brand references, and official colors (blue #4267B2, purple #6F42C1). Need vector logo files (AI, EPS, SVG) with multiple options, including horizontal and vertical layouts, plus icon version. Portfolio examples required! Message me for more details!
23 days ago57 proposalsRemoteInterior design website
Looking for an experienced WordPress + Elementor developer to build a luxury interior design studio website. Requirements: * Build using WordPress and Elementor * Responsive on desktop, tablet and mobile * Fast loading * Clean, minimalist aesthetic * Able to use my branding, copy and licensed images * Experience with premium architecture/interior design websites * Portfolio required
24 days ago86 proposalsRemoteModern Business Card Design
I need a sleek, modern business card that highlights my company logo as the central element. I’m completely open on the color palette, so feel free to suggest combinations that best complement the logo while keeping the overall look fresh and professional. Here’s what I envisage as the end result: • Standard 3.5 × 2 in. layout, bleed-ready • Front and (if you think it adds value) an optional back design • Print-ready PDF plus the editable source file (AI, PSD, or similar) Once you share an initial concept, I’ll provide timely feedback so we can refine typography, spacing, and any finishing touches. The project will be complete when the final files pass a quick test print and all original assets are handed over.
19 days ago57 proposalsRemoteWebsite for an architectural firm
Seeking a creative, artistic website designer to craft an elegant online presence for an architectural firm. The site should capture the essence of our portfolio, showcase striking visuals and projects, and present a polished, inviting digital shopfront that appeals to clients. Deliverables include refined layout, intuitive navigation, responsive design, optimized imagery, and subtle animations that enhance storytelling while maintaining professionalism. Experience with architecture or design portfolios preferred. Some sample images are attached but the full set of images will sent through once we agree to proceed.
2 days ago55 proposalsRemoteCustom Website Design and Development Needed
I'm looking for an experienced web designer and developer to build a custom website from scratch. The website should have a modern, responsive, and professional design that works perfectly on desktop, tablet, and mobile devices. Requirements: Custom UI/UX design Responsive layout Fast loading speed SEO-friendly structure Contact form Easy content management Clean, well-organized code Basic on-page SEO Cross-browser compatibility Please include examples of similar custom websites you have built, your recommended technology stack, estimated delivery time, and total cost.
16 days ago74 proposalsRemoteModern Personal Portfolio Website Design
I'm looking for an experienced website designer/developer to create a modern, clean, and responsive personal portfolio website that showcases my skills, services, and previous work. The website should include: Home page About Me Services Portfolio/Projects Testimonials Contact page with contact form The design should be professional, mobile-friendly, fast-loading, and SEO-friendly. I would like an easy way to update the content in the future. Experience with WordPress, Framer, Webflow, or custom development is welcome. Please include examples of similar portfolio websites you have created, your estimated delivery time, and the platform you recommend for this project. Budget is open to discussion based on experience and quality.
16 days ago55 proposalsRemoteEmail Marketing Help - Design & Copy
We're looking for a talented email marketer to work with us on an ongoing basis, creating both beautifully designed emails and compelling copy that drives engagement and conversions. You'll be producing one-off campaigns as well as planning and building automated email journeys. You must have strong experience with MailerLite and be equally confident with design, copywriting and email marketing strategy. We're looking for someone who understands how to turn a brief into an email that not only looks great but gets results. When applying, please include examples of email campaigns you've created.
21 days ago43 proposalsRemoteopportunity
Print-ready label artwork (production artwork, not design)
I'm launching a premium home-scent brand and need an experienced artworker to take an approved label design to a print-ready mechanical. The product is a 500ml trigger spray, so the job is a single wrap label built against the manufacturer's dieline. The creative is already settled. This is production artwork: rebuilding the approved layout in Illustrator or InDesign, setting CLP hazard wording, an allergen list and a barcode correctly at small sizes, and delivering a print-ready CMYK PDF with bleed and crop marks plus packaged editable source files. Full ownership of all files transfers to us on payment. The fixed fee should include one round of my amends plus any technical corrections from the manufacturer's compliance check. Assets and the dieline will be ready in early August, with final sign-off targeted for mid to late August. To apply, please include: two or three examples of label or packaging production work (ideally with regulatory or small text), confirmation you've worked with CLP or similarly regulated labelling, and your availability across August. A full brief will be shared with shortlisted applicants.
9 days ago42 proposalsRemoteopportunity
Shopify template update and CRO
I am looking for a Shopify designer/developer who has experience in optimisation and CRO. In the first instance, I would like our Shopify theme updated to the latest version, and port all our custom changes over from the existing theme. Then I would like you to work on CRO of our product pages. As part of this, I would like you to suggest improvements and potentially mockup design changes for me to approve. You would need to take into account the fact that we offer bundles, upsells and have a subscription offer on some of the product pages too.
3 days ago55 proposalsRemoteDesign Rule-Based Data Transformation Service Architecture + ERD
We're building an AI-driven financial data analysis and market prediction platform. We need a backend/data architect to design the architecture and ERD (Entity-Relationship Diagram) for a Transformation Rules Service - one component within the "Silver Zone" of our pipeline (full context in the attached brief). What we need: The service must let us define transformation rules dynamically (e.g. a rule like A + B = C, where A, B, C are data fields) without hardcoding them. Each rule's logic should live in a Python method, callable from a Python file. We need your ERD to clearly show: Where field/attribute definitions (A, B, C) are stored Where the rule logic/expression itself is stored Where the Python file/method references for each rule are tracked The dependency relationships between these entities (not an execution sequence) New rules should be addable at runtime via API endpoints and triggered dynamically - no code changes needed to add a new rule. Scope: Only the Transformation Rules Service within the Silver Zone. Excludes: Bronze Zone text cleaning/normalization (separate processor), other service APIs, and Market Impact Prediction (Gold Zone). Deliverables: Architecture diagram of the Transformation Rules Service ERD covering fields/attributes, rules/logic, and Python file/method references, with dependencies mapped A short write-up explaining how a new rule gets added and executed end-to-end, including API usage Full detailed brief (with diagram) attached - please review before applying. Skills required: Software/Data Architecture, Database Design (ERD), Python, System Design, API Design This is very very small task for professional. Budget is fixed. I need to complete this within 24 hours from project started. requirements also fixed. no change.
6 days ago15 proposalsRemoteopportunity
Creative Designer Needed for Branding, 2D, 3D & AI Artwork
I am looking for a highly creative designer who can support both branding and digital artwork across a variety of design tasks. The work may include logo design, vector illustrations, architectural drawings, 2D graphics, 3D modelling, realistic renders, AI generated artwork, image enhancement, and creative visual concepts. This is intended to become an ongoing working relationship if the quality and communication are excellent. I have an initial concept but would like the successful freelancer to guide me through the full creative process. Please explain in your proposal what information you would need from me before starting and how you normally manage projects like this. Please also include a portfolio containing work that demonstrates your creativity across different design styles. I am particularly interested in seeing branding projects, realistic renders, illustrations, architectural work, AI generated artwork, and vector graphics. When submitting your proposal, please include: Your strongest portfolio samples. The software you use. Your preferred workflow. Your estimated turnaround time. Which design services you specialize in most. I am looking for someone with strong attention to detail, excellent communication, and the ability to deliver high quality work consistently. I am hoping to begin the first project soon after selecting the right freelancer. Skills Required Graphic Design, Logo Design, Vector Illustration, Adobe Illustrator, Photoshop, AI Art, 3D Modelling, Architectural Rendering, AutoCAD, Blender, 3D Rendering
6 days ago50 proposalsRemoteCompany logo
Designed a modern and professional logo inspired by the innovative spirit of **Zebronics**. The design focuses on simplicity, strong brand identity, and a clean visual style that reflects technology, quality, and innovation. Every element was carefully crafted to create a memorable and impactful logo while maintaining a sleek and contemporary look. #LogoDesign #GraphicDesign #BrandIdentity #Zebronics #CreativeDesign #AdobeIllustrator #LogoCreator #DesignPortfolio
2 days ago20 proposalsRemoteWordPress developer needed to build custom theme for publisher
WordPress developer needed for custom theme rebuild of I Love Manchester We’re looking for an experienced WordPress developer to help rebuild the I Love Manchester website as a custom WordPress theme. I Love Manchester is an independent news, events, culture and city guide platform for Greater Manchester. The live site has years of content, SEO value, advertising placements, membership functionality and a WooCommerce shop. We are not looking for a basic brochure website, a page builder rebuild, or a custom directory/events system built from scratch. We already have a full design pack covering the design system, header, footer, homepage, single post layout and key page layouts, including Directory/place listings and What’s On/events. We need those designs developed into a fast, stable, SEO-friendly WordPress site. Preferred approach Custom WordPress theme ACF Pro / ACF flexible fields / ACF blocks Native WordPress editor for editorial publishing Reusable blocks/templates for landing pages GeoDirectory for places, venues and business listings GeoDirectory Events for events and What’s On WooCommerce for shop MemberPress for membership/subscriptions Yoast SEO for SEO Advanced Ads for advertising placements Cloudflare and Imagify retained Important We want to use reputable, long-standing plugins with good support. GeoDirectory and GeoDirectory Events should be used as the core directory/events system. We do not want this built bespoke from scratch. The developer’s role is to configure, theme and integrate the chosen plugins properly, so places, events, guides and articles work together cleanly. For example: Place pages should show related articles and upcoming events. Event pages should link clearly to the relevant venue/place page. Things to do pages should pull from GeoDirectory Events. Directory/place pages should match the supplied I Love Manchester design system, not look like generic plugin output. News articles should remain standard WordPress posts, with the ability to embed place and event listings where needed. Current setup The live site is ilovemanchester.com. We already have a cloned/staging site on the server and will share access with the chosen developer. The database has recently been cleaned. Main areas of the website News stories and editorial posts Things to do and event listings Directory of places, venues and businesses Membership and member-only content About us, Marketing and Advertising, Out-of-Home, Charity, Awards and other landing pages WooCommerce shop The work may include Reviewing the current staging setup Building a custom WordPress theme from the supplied designs Setting up global styles, typography, colours and reusable components Building templates for posts, categories, tags, authors and search results Building landing page templates and reusable ACF blocks Setting up ACF fields/flexible content where needed Installing/configuring GeoDirectory and GeoDirectory Events Styling GeoDirectory templates to match the design pack Making sure places, events and articles link together sensibly Making sure MemberPress, WooCommerce, Yoast SEO, Advanced Ads, Cloudflare and Imagify continue to work properly Protecting existing URL structure and SEO value Keeping the site fast and lightweight Checking mobile/responsive design Preparing a safe staging-to-live launch plan Providing handover notes for our team Experience needed Strong custom WordPress theme development ACF Pro, flexible fields or ACF blocks Content-heavy publisher, magazine, local guide or directory websites GeoDirectory or similar directory/event plugins SEO, redirects and URL preservation WooCommerce MemberPress or other membership plugins Advanced Ads or ad placement logic would be useful Strong responsive front-end skills Performance-conscious approach Comfortable working on staging without affecting live site Please include Examples of similar custom WordPress sites Examples of ACF/custom theme work GeoDirectory/GeoDirectory Events experience MemberPress, WooCommerce, Yoast SEO and Advanced Ads experience How you would approach the build Any risks you can see Suggested first phase Availability Day rate or fixed-price estimate We may start with a smaller paid phase before committing to the full rebuild. This could include reviewing the staging site and design pack, confirming the architecture, setting up GeoDirectory/GeoDirectory Events, and building one article template, one archive template, one landing page template, one reusable ACF block, one place template and one event template. Please do not send a generic proposal. We need someone who understands the difference between a good-looking WordPress site and a proper publishing platform.
14 days ago95 proposalsRemote2D/3D Design for Pet Products, My ideas and delivering 2D / 3D
I am looking for an experienced designer ideally with knowledge of pet product design to turn my ideas into 2D wireframe and 3D mock ups ready for production. Products include dog lead, dog collar and dog harness. The 2D wire frame should be a technical drawing showing measurements, dimensions and technical things like fabric choice and materials. Like a schematic / wireframe so a factory can look at it and know what to do. I will provide reference images, as well as a written brief and some AI generated images which convey the product. You don't need experience in pet products, but more of an understanding of how things are made and how to put that across in a design. I will need to see some examples of your work, 2D and 3D. And screen grabs of your workflow to make sure you are not just using AI. Please reply message me with a PDF or link to your portfolio on a respected website (either on this website or whatever). I am not looking for a NASA style schematic or design, can be simple, but needs to be clear what it is and the vision. I have attached some examples of what we need. I look forward to hearing back.
5 days ago22 proposalsRemoteMechanical design engineer
We are seeking a mechanical design engineer to develop and improve a mechanical lift system used for safe and reliable lifting and positioning. The role includes concept development, 3D CAD modeling, basic structural analysis, and creation of drawings and documentation for manufacturing. Ideal candidates have experience designing mechanical assemblies, linkages, and structural components, are comfortable working from concept to prototype, and can collaborate with engineering, manufacturing, and end‑users to refine the design.
a month ago17 proposalsRemoteCAD Drawing Needed for Simple CNC Wooden Product
I'm looking for an experienced CAD designer to create a simple 3D CAD model for a premium wooden prototype that will be CNC machined from solid hardwood. The design is straightforward and consists of a rounded rectangular base with an internal routed cavity. It has been designed specifically for 3-axis CNC machining. I will provide: Reference drawings with dimensions Rendered images of the design Overall measurements and construction details The CAD model should be suitable for CNC machining and supplied as: STEP (.step/.stp) Native CAD file (Fusion 360, SolidWorks, Inventor or similar) PDF drawing with dimensions The designer should have experience producing CAD models for CNC machining of timber products.
8 days ago19 proposalsRemoteopportunity
Website Redesign for Independent Furniture Retailer
I’m looking for an experienced web designer (not just a developer) to completely redesign my furniture retail website. This is not an ecommerce website. We do not sell online. Our goal is to encourage customers to visit our showroom or contact us for advice. The website is for an established independent furniture retailer in North Yorkshire, UK, selling quality sofas, beds, dining furniture, bedroom furniture and home accessories. I want someone to: * Review my existing website and identify what isn’t working. * Create a completely new website design. * Rewrite the page layouts where necessary. * Improve the user journey from homepage to enquiry. * Make the business look more premium, trustworthy and established. * Optimise the site for desktop and mobile. * Improve page speed and usability. * Ensure the site is SEO-friendly. Ideally you will have experience designing websites for: * Furniture retailers * Interior design businesses * Kitchens * Bathrooms * Flooring * Luxury home improvement businesses * Independent retailers Experience with physical retail businesses (rather than ecommerce) is a huge advantage. The website should make visitors think: “This looks like somewhere I’d actually want to visit.” Our primary goals are to increase: * Showroom visits * Phone calls * Contact form enquiries * Customer confidence * Time spent on the website We are not trying to maximise online sales. When applying please include: 1. Links to websites you’ve designed (especially furniture, interiors or home improvement businesses). 2. A brief explanation of your design process. 3. Why you’re a good fit for this project. 4. Whether you’ll be doing the work yourself or outsourcing any part of it. 5. An estimated timescale. 6. Your fixed project price. Please do not send generic copy-and-paste proposals. I’d much rather hear your thoughts on what makes a great showroom website and how you’d approach this project.
3 days ago90 proposalsRemoteContent creator for podcast channel (arabic & english speaker)
A podcast page on instagram and tiktok would like to video edit reels for the page, consistent posting, create content from within our branding designs, we want someone creative that can create catchy content monthly.
a day ago19 proposalsRemote